We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf9904 commit c131615Copy full SHA for c131615
Gemfile
@@ -26,7 +26,7 @@ gem 'faker'
26
gem 'font-awesome-rails'
27
gem 'friendly_id'
28
gem 'geocoder'
29
-gem 'ice_cube', '0.16.2'
+gem 'ice_cube', '0.16.3'
30
gem 'jbuilder'
31
gem 'jquery-rails'
32
gem 'jquery-turbolinks', '2.1.0'
Gemfile.lock
@@ -300,7 +300,7 @@ GEM
300
multi_xml (>= 0.5.2)
301
i18n (1.0.1)
302
concurrent-ruby (~> 1.0)
303
- ice_cube (0.16.2)
+ ice_cube (0.16.3)
304
inflecto (0.0.2)
305
jasmine (3.1.0)
306
jasmine-core (= 3.1.0)
@@ -686,7 +686,7 @@ DEPENDENCIES
686
guard-livereload
687
guard-rspec
688
hirb
689
- ice_cube (= 0.16.2)
+ ice_cube (= 0.16.3)
690
jasmine (~> 3.0)
691
jasmine-jquery-rails (~> 2.0, >= 2.0.3)
692
jbuilder
0 commit comments