This commit is contained in:
Nicolas Bally 2019-07-25 16:51:25 +02:00
parent 10ef1f1ff4
commit a3c220d422

View File

@ -67,6 +67,7 @@ GEM
haml (>= 3.1, < 4.1) haml (>= 3.1, < 4.1)
railties (>= 3.1, < 4.1) railties (>= 3.1, < 4.1)
highline (1.6.19) highline (1.6.19)
hike (1.2.3)
htmlentities (4.3.1) htmlentities (4.3.1)
i18n (0.9.5) i18n (0.9.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
@ -133,19 +134,18 @@ GEM
sdoc (0.3.20) sdoc (0.3.20)
json (>= 1.1.3) json (>= 1.1.3)
rdoc (~> 3.10) rdoc (~> 3.10)
sprockets (3.7.2) sprockets (2.10.0)
concurrent-ruby (~> 1.0) hike (~> 1.2)
rack (> 1, < 3) multi_json (~> 1.0)
sprockets-rails (2.3.3) rack (~> 1.0)
actionpack (>= 3.0) tilt (~> 1.1, != 1.3.0)
activesupport (>= 3.0) sprockets-rails (2.0.0)
sprockets (>= 2.8, < 4.0)
therubyracer (0.11.4) therubyracer (0.11.4)
libv8 (~> 3.11.8.12) libv8 (~> 3.11.8.12)
ref ref
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.9) tilt (1.4.1)
turbolinks (1.3.0) turbolinks (1.3.0)
coffee-rails coffee-rails
twitter-bootstrap-rails (2.2.7) twitter-bootstrap-rails (2.2.7)