Browse Source

update gemfile.lock

pull/1/head
Nicolae Claudius 11 years ago
parent
commit
751db2e2bc
  1. 14
      Gemfile.lock

14
Gemfile.lock

@ -116,7 +116,7 @@ GEM
warden (~> 1.2.3) warden (~> 1.2.3)
diff-lcs (1.2.5) diff-lcs (1.2.5)
erubis (2.7.0) erubis (2.7.0)
execjs (2.0.2) execjs (2.2.0)
factory_girl (4.4.0) factory_girl (4.4.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
factory_girl_rails (4.4.1) factory_girl_rails (4.4.1)
@ -131,7 +131,7 @@ GEM
fssm (0.2.10) fssm (0.2.10)
haml (4.0.5) haml (4.0.5)
tilt tilt
hashie (2.1.1) hashie (2.1.2)
hike (1.2.3) hike (1.2.3)
i18n (0.6.9) i18n (0.6.9)
jquery-rails (3.1.0) jquery-rails (3.1.0)
@ -141,7 +141,7 @@ GEM
railties (>= 3.2.16) railties (>= 3.2.16)
json (1.8.1) json (1.8.1)
jwt (1.0.0) jwt (1.0.0)
kaminari (0.15.1) kaminari (0.16.1)
actionpack (>= 3.0.0) actionpack (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
kgio (2.9.2) kgio (2.9.2)
@ -194,8 +194,8 @@ GEM
activesupport (>= 3.0, < 5.0) activesupport (>= 3.0, < 5.0)
polyamorous (0.6.4) polyamorous (0.6.4)
activerecord (>= 3.0) activerecord (>= 3.0)
polyglot (0.3.4) polyglot (0.3.5)
quiet_assets (1.0.2) quiet_assets (1.0.3)
railties (>= 3.1, < 5.0) railties (>= 3.1, < 5.0)
rack (1.5.2) rack (1.5.2)
rack-pjax (0.7.0) rack-pjax (0.7.0)
@ -288,7 +288,7 @@ GEM
libv8 (~> 3.16.14.0) libv8 (~> 3.16.14.0)
ref ref
thor (0.19.1) thor (0.19.1)
thread_safe (0.3.3) thread_safe (0.3.4)
tilt (1.4.1) tilt (1.4.1)
treetop (1.4.15) treetop (1.4.15)
polyglot polyglot
@ -303,7 +303,7 @@ GEM
kgio (~> 2.6) kgio (~> 2.6)
rack rack
raindrops (~> 0.7) raindrops (~> 0.7)
uniform_notifier (1.6.1) uniform_notifier (1.6.2)
warden (1.2.3) warden (1.2.3)
rack (>= 1.0) rack (>= 1.0)
webshims-rails (1.12.7) webshims-rails (1.12.7)

Loading…
Cancel
Save