Skip to content

Commit

Permalink
Merge pull request #682 from CHSS-IT/dependabot/bundler/fog-aws-3.19.0
Browse files Browse the repository at this point in the history
Bump fog-aws from 3.18.0 to 3.19.0
  • Loading branch information
CraigJZ committed May 19, 2023
2 parents 1026129 + 58dab3e commit 0276233
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'bootstrap', '~> 4.6', '>= 4.6.1'
gem 'carrierwave', '~> 2.2'

# carrierwave support for S3
gem 'fog-aws', '~> 3.18'
gem 'fog-aws', '~> 3.19'

# font-awesome for iconography
gem 'font-awesome-sass', '~> 6.4.0'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ GEM
excon (0.99.0)
execjs (2.8.1)
ffi (1.15.5)
fog-aws (3.18.0)
fog-aws (3.19.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
Expand Down Expand Up @@ -196,7 +196,7 @@ GEM
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mime-types-data (3.2023.0218.1)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
Expand All @@ -215,8 +215,8 @@ GEM
net-protocol
net-ssh (7.1.0)
nio4r (2.5.8)
nokogiri (1.14.4)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.22.1)
parser (3.2.2.1)
Expand Down Expand Up @@ -381,7 +381,7 @@ DEPENDENCIES
capybara (~> 3.39)
carrierwave (~> 2.2)
debug
fog-aws (~> 3.18)
fog-aws (~> 3.19)
font-awesome-sass (~> 6.4.0)
importmap-rails (~> 1.1)
jbuilder (~> 2.11)
Expand Down

0 comments on commit 0276233

Please sign in to comment.