Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Oct 19, 2011
1 parent eaf6d11 commit dfb3ec5
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
@@ -1,29 +1,31 @@
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
activemodel (3.0.10) activemodel (3.1.1)
activesupport (= 3.0.10) activesupport (= 3.1.1)
builder (~> 2.1.2) builder (~> 3.0.0)
i18n (~> 0.5.0) i18n (~> 0.6)
activerecord (3.0.10) activerecord (3.1.1)
activemodel (= 3.0.10) activemodel (= 3.1.1)
activesupport (= 3.0.10) activesupport (= 3.1.1)
arel (~> 2.0.10) arel (~> 2.2.1)
tzinfo (~> 0.3.23) tzinfo (~> 0.3.29)
activesupport (3.0.10) activesupport (3.1.1)
multi_json (~> 1.0)
archive-tar-minitar (0.5.2) archive-tar-minitar (0.5.2)
arel (2.0.10) arel (2.2.1)
bcrypt-ruby (3.0.0) bcrypt-ruby (3.0.1)
builder (2.1.2) builder (3.0.0)
columnize (0.3.4) columnize (0.3.4)
git (1.2.5) git (1.2.5)
i18n (0.5.0) i18n (0.6.0)
jeweler (1.6.4) jeweler (1.6.4)
bundler (~> 1.0) bundler (~> 1.0)
git (>= 1.2.5) git (>= 1.2.5)
rake rake
linecache19 (0.5.12) linecache19 (0.5.12)
ruby_core_source (>= 0.1.4) ruby_core_source (>= 0.1.4)
multi_json (1.0.3)
rake (0.9.2) rake (0.9.2)
ruby-debug-base19 (0.11.25) ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1) columnize (>= 0.3.1)
Expand All @@ -36,7 +38,7 @@ GEM
ruby_core_source (0.1.5) ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2) archive-tar-minitar (>= 0.5.2)
sqlite3 (1.3.4) sqlite3 (1.3.4)
tzinfo (0.3.29) tzinfo (0.3.30)


PLATFORMS PLATFORMS
ruby ruby
Expand Down

0 comments on commit dfb3ec5

Please sign in to comment.