Skip to content

Commit

Permalink
Bump gibbon from 3.4.4 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [gibbon](https://github.com/amro/gibbon) from 3.4.4 to 3.5.0.
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](amro/gibbon@v3.4.4...v3.5.0)

---
updated-dependencies:
- dependency-name: gibbon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent fd67a89 commit 7538da2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem 'tzinfo-data'
gem 'chosen-rails'
gem 'commonmarker'

gem 'gibbon', '~> 3.4.4'
gem 'gibbon', '~> 3.5.0'

gem 'stripe'

Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,8 @@ GEM
fabrication (2.30.0)
faker (3.2.1)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand All @@ -169,7 +170,7 @@ GEM
foreman (0.87.2)
friendly_id (5.5.0)
activerecord (>= 4.0.0)
gibbon (3.4.4)
gibbon (3.5.0)
faraday (>= 1.0)
multi_json (>= 1.11.0)
globalid (1.1.0)
Expand Down Expand Up @@ -506,7 +507,7 @@ DEPENDENCIES
font_awesome5_rails
foreman
friendly_id
gibbon (~> 3.4.4)
gibbon (~> 3.5.0)
haml
high_voltage
icalendar
Expand Down

0 comments on commit 7538da2

Please sign in to comment.