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 Feb 20, 2024
1 parent d61e502 commit 07a1107
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 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
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,18 +159,18 @@ GEM
fabrication (2.31.0)
faker (3.2.3)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
font_awesome5_rails (1.5.0)
nokogiri (>= 1.11.3)
railties (>= 4.2)
foreman (0.87.2)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
gibbon (3.4.4)
gibbon (3.5.0)
faraday (>= 1.0)
multi_json (>= 1.11.0)
globalid (1.2.1)
Expand Down Expand Up @@ -231,6 +231,8 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
net-http (0.4.1)
uri
net-imap (0.4.3)
date
net-protocol
Expand Down Expand Up @@ -407,7 +409,6 @@ GEM
ruby-progressbar (1.13.0)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
Expand Down Expand Up @@ -467,6 +468,7 @@ GEM
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.13.0)
version_gem (1.1.3)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down Expand Up @@ -510,7 +512,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 07a1107

Please sign in to comment.