Skip to content

Commit

Permalink
Update rake
Browse files Browse the repository at this point in the history
  • Loading branch information
lord committed Apr 22, 2014
1 parent 84b3e5e commit edd22fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ platforms :mri_18 do
gem "ruby18_source_location"
end

gem "rake", "~> 10.2.0"
gem "rake", "~> 10.3.0"

gem 'therubyracer', :platforms => :ruby
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.2.2)
rake (10.3.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
Expand Down Expand Up @@ -131,7 +131,7 @@ DEPENDENCIES
middleman-gh-pages
middleman-livereload (~> 3.3.0)
middleman-syntax
rake (~> 10.2.0)
rake (~> 10.3.0)
redcarpet (~> 3.1.1)
ruby18_source_location
therubyracer
Expand Down

0 comments on commit edd22fd

Please sign in to comment.