Skip to content

Commit 9e2bbe6

Browse files
Bump groupdate from 5.0.0 to 5.1.0
Bumps [groupdate](https://github.com/ankane/groupdate) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/ankane/groupdate/releases) - [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md) - [Commits](ankane/groupdate@v5.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0435dd4 commit 9e2bbe6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gem "font-awesome-rails"
2323
gem "font-ionicons-rails"
2424
gem "fullcalendar-rails"
2525
gem "geocoder"
26-
gem "groupdate", "~> 5.0"
26+
gem "groupdate", "~> 5.1"
2727
gem "image_processing"
2828
gem "jbuilder"
2929
gem "jquery-rails"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ GEM
187187
geocoder (1.6.3)
188188
globalid (0.4.2)
189189
activesupport (>= 4.2.0)
190-
groupdate (5.0.0)
190+
groupdate (5.1.0)
191191
activesupport (>= 5)
192192
guard (2.15.1)
193193
formatador (>= 0.2.4)
@@ -540,7 +540,7 @@ DEPENDENCIES
540540
font-ionicons-rails
541541
fullcalendar-rails
542542
geocoder
543-
groupdate (~> 5.0)
543+
groupdate (~> 5.1)
544544
guard-rspec
545545
image_processing
546546
jbuilder

0 commit comments

Comments
 (0)