Skip to content

Commit

Permalink
acu182886 update rest-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
RightJim committed Sep 29, 2014
1 parent f27e3aa commit d519a2d
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 @@ -3,7 +3,7 @@ source 'https://rubygems.org'
# Runtime dependencies that should appear in the gemspec.
gem 'json', '~> 1.0'
gem 'mime-types', '~> 1.0'
gem 'rest-client', '~> 1.6'
gem 'rest-client', '~> 1.6.7'

# Development dependencies that should appear in the gemspec.
group :development do
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ DEPENDENCIES
json (~> 1.0)
mime-types (~> 1.0)
rake (= 0.8.7)
rest-client (~> 1.6)
rest-client (~> 1.6.7)
rspec (= 2.9.0)
ruby-debug

0 comments on commit d519a2d

Please sign in to comment.