Skip to content

Commit

Permalink
Bundled
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Feb 22, 2013
1 parent b0f757e commit 2f18127
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -3,8 +3,8 @@ source "http://rubygems.org"
gem 'aws-sdk', '>=1.2.0'

group :development do
gem "bundler", "~> 1.0.0"
gem "jeweler", "~> 1.6.4"
gem "bundler"
gem "jeweler"
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -53,8 +53,8 @@ PLATFORMS

DEPENDENCIES
aws-sdk (>= 1.2.0)
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
bundler
jeweler
mocha
paperclip (>= 2.5.0)
shoulda-context
Expand Down

0 comments on commit 2f18127

Please sign in to comment.