Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #131 from librato/chore/bump_lib_rack_for_ruby_2_4
Browse files Browse the repository at this point in the history
Bump librato-rack to latest for Ruby 2.4 fixes
  • Loading branch information
nextmat committed Jan 24, 2017
2 parents b47813c + afa2fe1 commit 6d76af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librato-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|

s.add_dependency "railties", ">= 3.0"
s.add_dependency "activesupport", ">= 3.0"
s.add_dependency "librato-rack", "~> 1.0.1"
s.add_dependency "librato-rack", "~> 1.1.0"

s.add_development_dependency "sqlite3", ">= 1.3"
s.add_development_dependency "capybara", "~> 2.0.3"
Expand Down

0 comments on commit 6d76af4

Please sign in to comment.