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.
2 parents 0435dd4 + 9e2bbe6 commit a33fdf0Copy full SHA for a33fdf0
Gemfile
@@ -23,7 +23,7 @@ gem "font-awesome-rails"
23
gem "font-ionicons-rails"
24
gem "fullcalendar-rails"
25
gem "geocoder"
26
-gem "groupdate", "~> 5.0"
+gem "groupdate", "~> 5.1"
27
gem "image_processing"
28
gem "jbuilder"
29
gem "jquery-rails"
Gemfile.lock
@@ -187,7 +187,7 @@ GEM
187
geocoder (1.6.3)
188
globalid (0.4.2)
189
activesupport (>= 4.2.0)
190
- groupdate (5.0.0)
+ groupdate (5.1.0)
191
activesupport (>= 5)
192
guard (2.15.1)
193
formatador (>= 0.2.4)
@@ -540,7 +540,7 @@ DEPENDENCIES
540
font-ionicons-rails
541
fullcalendar-rails
542
geocoder
543
- groupdate (~> 5.0)
+ groupdate (~> 5.1)
544
guard-rspec
545
image_processing
546
jbuilder
0 commit comments