We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a8276 commit 3f42f73Copy full SHA for 3f42f73
1 file changed
Gemfile.lock
@@ -139,6 +139,10 @@ GEM
139
concurrent-ruby (~> 1.0)
140
ice_nine (0.11.2)
141
jaro_winkler (1.5.1)
142
+ jquery-rails (4.3.3)
143
+ rails-dom-testing (>= 1, < 3)
144
+ railties (>= 4.2.0)
145
+ thor (>= 0.14, < 2.0)
146
jwt (1.5.6)
147
kaminari (1.1.1)
148
activesupport (>= 4.1.0)
@@ -392,6 +396,7 @@ DEPENDENCIES
392
396
guard-rubocop
393
397
hamlit
394
398
hiredis
399
+ jquery-rails
395
400
kaminari
401
listen (>= 3.0.5, < 3.2)
402
lograge
0 commit comments