Skip to content

Commit

Permalink
Bump jquery-ui-rails, image_processing, faraday and dotenv-rails
Browse files Browse the repository at this point in the history
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails), [image_processing](https://github.com/janko/image_processing), [faraday](https://github.com/lostisland/faraday) and [dotenv-rails](https://github.com/bkeepers/dotenv). These dependencies needed to be updated together.

Updates `jquery-ui-rails` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/joliss/jquery-ui-rails/releases)
- [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md)
- [Commits](jquery-ui-rails/jquery-ui-rails@v6.0.1...v7.0.0)

Updates `image_processing` from 1.12.2 to 1.14.0
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](janko/image_processing@v1.12.2...v1.14.0)

Updates `faraday` from 2.9.0 to 2.12.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.9.0...v2.12.2)

Updates `dotenv-rails` from 3.1.0 to 3.1.7
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.0...v3.1.7)

---
updated-dependencies:
- dependency-name: jquery-ui-rails
  dependency-type: direct:production
- dependency-name: image_processing
  dependency-type: direct:production
- dependency-name: faraday
  dependency-type: direct:production
- dependency-name: dotenv-rails
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent dfbf78c commit ac685b7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem 'jquery-rails'
gem 'jquery-ui-rails'

# Use Active Storage variant
gem 'image_processing', '~> 1.2'
gem 'image_processing', '~> 1.14'
gem 'nokogiri'
gem 'omniauth'
gem 'omniauth-github'
Expand Down
38 changes: 22 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ GEM
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
benchmark (0.4.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand Down Expand Up @@ -152,21 +153,23 @@ GEM
delayed_job (>= 3.0, < 5)
diff-lcs (1.6.0)
docile (1.4.0)
dotenv (3.1.0)
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
double-bag-ftps (0.1.4)
erubi (1.13.1)
execjs (2.10.0)
fabrication (2.31.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.1)
font_awesome5_rails (1.5.0)
nokogiri (>= 1.11.3)
railties (>= 4.2)
Expand All @@ -188,8 +191,8 @@ GEM
ice_cube (~> 0.16)
ostruct
ice_cube (0.17.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
Expand All @@ -202,7 +205,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.10.1)
jwt (2.7.1)
Expand All @@ -229,13 +232,15 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mini_magick (4.12.0)
mini_magick (5.2.0)
benchmark
logger
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.7.5)
multi_xml (0.6.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.4.19)
date
Expand Down Expand Up @@ -411,8 +416,9 @@ GEM
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
ruby-progressbar (1.13.0)
ruby-vips (2.2.1)
ruby-vips (2.2.3)
ffi (~> 1.12)
logger
rubyzip (2.4.1)
sassc (2.4.0)
ffi (~> 1.9)
Expand Down Expand Up @@ -476,7 +482,7 @@ GEM
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uniform_notifier (1.16.0)
uri (0.13.0)
uri (1.0.3)
version_gem (1.1.3)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down Expand Up @@ -520,7 +526,7 @@ DEPENDENCIES
haml
high_voltage
icalendar
image_processing (~> 1.2)
image_processing (~> 1.14)
importmap-rails
jbuilder
jquery-rails
Expand Down

0 comments on commit ac685b7

Please sign in to comment.