Skip to content

Commit

Permalink
Bump bundler reference to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Feb 19, 2014
1 parent 986d523 commit e2c7d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "http://rubygems.org"
ruby '2.0.0'

gem 'rakeup', '~> 1.1.0'
gem "bundler", "~> 1.3.0"
gem "bundler", "~> 1.5.0"
gem "sinatra", '~> 1.4.0'
gem "sinatra-contrib", '~> 1.4.0'
gem "thin", "~> 1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.3.0)
bundler (~> 1.5.0)
cocoapods (~> 0.29.0)
debugger (~> 1.6.0)
rakeup (~> 1.1.0)
Expand Down

0 comments on commit e2c7d5d

Please sign in to comment.