about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 357dabb..3788876 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -137,9 +137,10 @@ GEM
137 js-routes (1.4.14) 137 js-routes (1.4.14)
138 railties (>= 4) 138 railties (>= 4)
139 libv8 (3.16.14.19) 139 libv8 (3.16.14.19)
140 listen (3.0.8) 140 listen (3.1.5)
141 rb-fsevent (~> 0.9, >= 0.9.4) 141 rb-fsevent (~> 0.9, >= 0.9.4)
142 rb-inotify (~> 0.9, >= 0.9.7) 142 rb-inotify (~> 0.9, >= 0.9.7)
143 ruby_dep (~> 1.2)
143 loofah (2.9.0) 144 loofah (2.9.0)
144 crass (~> 1.0.2) 145 crass (~> 1.0.2)
145 nokogiri (>= 1.5.9) 146 nokogiri (>= 1.5.9)
@@ -209,6 +210,7 @@ GEM
209 responders (3.0.1) 210 responders (3.0.1)
210 actionpack (>= 5.0) 211 actionpack (>= 5.0)
211 railties (>= 5.0) 212 railties (>= 5.0)
213 ruby_dep (1.5.0)
212 rubyzip (2.3.0) 214 rubyzip (2.3.0)
213 sassc (2.4.0) 215 sassc (2.4.0)
214 ffi (~> 1.9) 216 ffi (~> 1.9)