Skip to content

Commit

Permalink
update therubyracer to 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Apr 12, 2015
1 parent 5ea7e24 commit 7c59c1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ gem 'sass-rails', '~> 5.0'
gem 'select2-rails', '~> 3.5.4'
gem 'spectrum-rails'
gem 'string-scrub' # for ruby <2.1
gem 'therubyracer', '~> 0.12.1'
gem 'therubyracer', '~> 0.12.2'
gem 'typhoeus', '~> 0.6.3'
gem 'uglifier', '>= 1.3.0'

Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,6 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (4.2.0)
json (~> 1.4)
ref (1.0.5)
responders (2.1.0)
railties (>= 4.2.0, < 5)
Expand Down Expand Up @@ -406,7 +404,7 @@ GEM
systemu (2.6.4)
term-ansicolor (1.3.0)
tins (~> 1.0)
therubyracer (0.12.1)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
Expand Down Expand Up @@ -546,7 +544,7 @@ DEPENDENCIES
spring (~> 1.3.0)
spring-commands-rspec
string-scrub
therubyracer (~> 0.12.1)
therubyracer (~> 0.12.2)
tumblr_client
twilio-ruby (~> 3.11.5)
twitter (~> 5.8.0)
Expand Down

0 comments on commit 7c59c1f

Please sign in to comment.