Skip to content

Commit

Permalink
Version bump to 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder committed Jan 20, 2012
1 parent 19097d8 commit c871763
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.yml
@@ -1,5 +1,5 @@
---
:major: 2
:minor: 3
:patch: 6
:patch: 7
:build:
1 change: 1 addition & 0 deletions Gemfile → test/Gemfile
Expand Up @@ -3,6 +3,7 @@
source 'http://rubygems.org'

gem 'rack', '< 1.4'
gem 'iron_worker'
gem 'test-unit'
gem 'jeweler2'
gem 'zip'
Expand Down
24 changes: 24 additions & 0 deletions Gemfile.lock → test/Gemfile.lock
Expand Up @@ -52,6 +52,29 @@ GEM
http_connection (1.4.1)
http_parser.rb (0.5.3)
i18n (0.6.0)
iron_worker (2.3.6)
activesupport
aws-s3
bundler
bundler
carrierwave
dropbox (= 1.2.3)
jeweler2
mechanize
mongoid_i18n
pusher
rack (< 1.4)
rest
rest
rest
rest-client
rest-client
signature
simple_record
test-unit
zip
zip
zip
jeweler2 (2.0.9)
git (>= 1.2.5)
json (1.6.5)
Expand Down Expand Up @@ -113,6 +136,7 @@ DEPENDENCIES
aws-s3
carrierwave
dropbox (= 1.2.3)
iron_worker
jeweler2
mechanize
mongoid_i18n
Expand Down

0 comments on commit c871763

Please sign in to comment.