changed gemfile.lock
This commit is contained in:
22
Gemfile.lock
22
Gemfile.lock
@@ -1,3 +1,9 @@
|
|||||||
|
GIT
|
||||||
|
remote: https://github.com/chrislloyd/gravtastic.git
|
||||||
|
revision: 2b2252c0aee98854d94f040d88a9f70c1da3097d
|
||||||
|
specs:
|
||||||
|
gravtastic (3.2.6)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
@@ -28,6 +34,7 @@ GEM
|
|||||||
activemodel (= 3.0.9)
|
activemodel (= 3.0.9)
|
||||||
activesupport (= 3.0.9)
|
activesupport (= 3.0.9)
|
||||||
activesupport (3.0.9)
|
activesupport (3.0.9)
|
||||||
|
addressable (2.2.6)
|
||||||
arel (2.0.10)
|
arel (2.0.10)
|
||||||
bb-ruby (0.9.5)
|
bb-ruby (0.9.5)
|
||||||
bcrypt-ruby (2.1.4)
|
bcrypt-ruby (2.1.4)
|
||||||
@@ -40,10 +47,16 @@ GEM
|
|||||||
erubis (2.6.6)
|
erubis (2.6.6)
|
||||||
abstract (>= 1.0.0)
|
abstract (>= 1.0.0)
|
||||||
forum_monster (1.0.3)
|
forum_monster (1.0.3)
|
||||||
gravtastic (3.2.0)
|
heroku (2.17.0)
|
||||||
|
launchy (>= 0.3.2)
|
||||||
|
rest-client (~> 1.6.1)
|
||||||
|
rubyzip
|
||||||
|
term-ansicolor (~> 1.0.5)
|
||||||
hirb (0.5.0)
|
hirb (0.5.0)
|
||||||
i18n (0.5.0)
|
i18n (0.5.0)
|
||||||
kgio (2.4.1)
|
kgio (2.4.1)
|
||||||
|
launchy (2.0.5)
|
||||||
|
addressable (~> 2.2.6)
|
||||||
mail (2.2.19)
|
mail (2.2.19)
|
||||||
activesupport (>= 2.3.6)
|
activesupport (>= 2.3.6)
|
||||||
i18n (>= 0.4.0)
|
i18n (>= 0.4.0)
|
||||||
@@ -73,7 +86,11 @@ GEM
|
|||||||
thor (~> 0.14.4)
|
thor (~> 0.14.4)
|
||||||
rake (0.9.2)
|
rake (0.9.2)
|
||||||
rdoc (3.9.1)
|
rdoc (3.9.1)
|
||||||
|
rest-client (1.6.7)
|
||||||
|
mime-types (>= 1.16)
|
||||||
|
rubyzip (0.9.5)
|
||||||
sqlite3 (1.3.4)
|
sqlite3 (1.3.4)
|
||||||
|
term-ansicolor (1.0.7)
|
||||||
thor (0.14.6)
|
thor (0.14.6)
|
||||||
treetop (1.4.10)
|
treetop (1.4.10)
|
||||||
polyglot
|
polyglot
|
||||||
@@ -93,7 +110,8 @@ DEPENDENCIES
|
|||||||
cancan
|
cancan
|
||||||
devise
|
devise
|
||||||
forum_monster (~> 1.0.3)
|
forum_monster (~> 1.0.3)
|
||||||
gravtastic
|
gravtastic!
|
||||||
|
heroku
|
||||||
hirb
|
hirb
|
||||||
rails (= 3.0.9)
|
rails (= 3.0.9)
|
||||||
sqlite3
|
sqlite3
|
||||||
|
|||||||
Reference in New Issue
Block a user