Skip to content

Commit

Permalink
use the newest beefcake possible
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerley committed May 27, 2015
1 parent 0f06d47 commit 0bca944
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ end
platforms :jruby, :rbx do
gem 'json'
end

gem 'beefcake', '1.1.0.pre1'
2 changes: 1 addition & 1 deletion riak-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "rubocop", "~> 0.28.0"

gem.add_runtime_dependency "i18n", ">=0.4.0"
gem.add_runtime_dependency "beefcake", "~> 1.0"
gem.add_runtime_dependency "beefcake", "~> 1.1"
gem.add_runtime_dependency "multi_json", "~>1.0"
gem.add_runtime_dependency "innertube", "~>1.0.2"
gem.add_runtime_dependency 'cert_validator', '~> 0.0.1'
Expand Down

0 comments on commit 0bca944

Please sign in to comment.