Skip to content

Commit a33fdf0

Browse files
authored
Merge pull request #1767 from rubyforgood/dependabot/bundler/groupdate-5.1.0
Bump groupdate from 5.0.0 to 5.1.0
2 parents 0435dd4 + 9e2bbe6 commit a33fdf0

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)