Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 29, 2013
1 parent 34312c9 commit f8ac5b9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
@@ -1,13 +1,13 @@
GIT
remote: git://github.com/rails/rails.git
revision: 5e4fb4da83c9ac2d986ed3813ea18c9eb6ddfc99
revision: 744307e525203639bb7672ef1a767b5088104334
branch: master
specs:
actionpack (4.0.0.beta)
activesupport (= 4.0.0.beta)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.4.1)
rack (~> 1.5.0)
rack-test (~> 0.6.1)
activemodel (4.0.0.beta)
activesupport (= 4.0.0.beta)
Expand All @@ -23,7 +23,7 @@ GIT
activesupport (= 4.0.0.beta)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.15.4, < 2.0)
thor (>= 0.17.0, < 2.0)

PATH
remote: .
Expand All @@ -37,22 +37,22 @@ GEM
specs:
atomic (1.0.1)
builder (3.1.4)
country_select (1.1.1)
country_select (1.1.3)
erubis (2.7.0)
i18n (0.6.1)
json (1.7.5)
json (1.7.6)
metaclass (0.0.1)
minitest (4.3.3)
mocha (0.13.1)
minitest (4.5.0)
mocha (0.13.2)
metaclass (~> 0.0.1)
multi_json (1.5.0)
rack (1.4.1)
rack (1.5.1)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
thor (0.16.0)
thor (0.17.0)
thread_safe (0.1.0)
atomic
tzinfo (0.3.35)
Expand Down

0 comments on commit f8ac5b9

Please sign in to comment.