Skip to content

Commit

Permalink
Bump rake from 10.0.2 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 10.0.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@rake-10.0.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2020
1 parent 826d69f commit 7a6b4c7
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
@@ -1,7 +1,7 @@
source 'http://rubygems.org'
#source 'http://www.i-dcc.org/rubygems'

gem 'rake', '10.0.2'
gem 'rake', '12.3.3'
gem 'rails', '3.2.22.5'
##gem 'rack', '~> 1.5.4'
gem 'hoptoad_notifier', '2.4.11'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.19.0)
rake (10.0.2)
rake (12.3.3)
ransack (0.7.2)
actionpack (~> 3.0)
activerecord (~> 3.0)
Expand Down Expand Up @@ -277,7 +277,7 @@ DEPENDENCIES
parallel_tests (= 0.8.1)
pg (~> 0.20.0)
rails (= 3.2.22.5)
rake (= 10.0.2)
rake (= 12.3.3)
ransack (= 0.7.2)
rmagick (= 2.13.2)
scruffy_Sanger!
Expand Down

0 comments on commit 7a6b4c7

Please sign in to comment.