Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rake from 10.4.2 to 12.3.1 #184

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -13,7 +13,7 @@ gem 'json_schema', '~> 0.7'
gem 'sequel', '~> 4.27'
gem 'mail', '~> 2.6.3'
gem 'hamster', github: 'hamstergem/hamster'
gem 'rake', '~> 10.4.2'
gem 'rake', '~> 12.3.1'
gem 'airbrake', '~> 5.0.2'
gem 'newrelic_rpm', '~> 3.14.1.311'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -17,7 +17,7 @@ GIT
concurrent-ruby (~> 1.0)

PATH
remote: ./vendor/gocardless_pro
remote: vendor/gocardless_pro
specs:
gocardless_pro (1.0.2)
faraday (>= 0.8.9, < 0.10)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rainbow (2.0.0)
rake (10.4.2)
rake (12.3.1)
rantly (0.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
Expand Down Expand Up @@ -177,7 +177,7 @@ DEPENDENCIES
pry-doc
puma (~> 2.14)
rack (~> 1.6.4)
rake (~> 10.4.2)
rake (~> 12.3.1)
rantly (~> 0.3.2)
rspec (~> 3.3)
rubocop!
Expand Down