Skip to content

Commit

Permalink
Update activesupport
Browse files Browse the repository at this point in the history
Closes #270
  • Loading branch information
petems committed Jul 3, 2017
1 parent d214ec0 commit 76f8d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tugboat.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'middleware', '0.1.0'
gem.add_dependency 'faraday', '0.9.2'
gem.add_dependency 'hashie', '3.5.5'
gem.add_dependency 'activesupport', '4.0.13'
gem.add_dependency 'activesupport', '4.1.11'

gem.add_development_dependency 'rake', '< 11.0'
gem.add_development_dependency 'rspec-core', '~> 2.14.0'
Expand Down

0 comments on commit 76f8d57

Please sign in to comment.