Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ GEM
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.0)
Expand Down Expand Up @@ -74,7 +75,6 @@ GEM
faker (1.0.1)
i18n (~> 0.4)
ffi (1.1.5)
growl (1.0.3)
guard (1.0.3)
ffi (>= 0.5.0)
thor (>= 0.14.6)
Expand Down Expand Up @@ -108,6 +108,8 @@ GEM
less-rails (2.2.3)
actionpack (>= 3.1)
less (~> 2.2.0)
libnotify (0.9.4)
ffi (>= 1.0.11)
libv8 (3.3.10.4)
libwebsocket (0.1.5)
addressable
Expand All @@ -121,6 +123,7 @@ GEM
orm_adapter (0.4.0)
pg (0.14.0)
polyglot (0.3.3)
public_suffix (5.0.0)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
Expand All @@ -144,7 +147,8 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rb-fsevent (0.9.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (3.12)
json (~> 1.4)
rspec (2.11.0)
Expand Down Expand Up @@ -217,7 +221,6 @@ DEPENDENCIES
factory_girl
factory_girl_rails (>= 3.0.0)
faker
growl
guard (~> 1.0.0)
guard-bundler
guard-rails
Expand All @@ -227,10 +230,11 @@ DEPENDENCIES
hpricot
jquery-rails
kaminari
libnotify (>= 0.7.2)
pg
rails (= 3.2.8)
rails3-generators!
rb-fsevent
rb-inotify (>= 0.8.8)
rspec-rails
ruby_parser
russian
Expand Down