Skip to content

Commit

Permalink
Merge pull request #877 from ipfs-shipyard/dependabot/bundler/dotenv-…
Browse files Browse the repository at this point in the history
…rails-3.1.7

Bump dotenv-rails from 3.1.6 to 3.1.7
  • Loading branch information
andrew authored Dec 18, 2024
2 parents c63a093 + 78ea6e0 commit e999482
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ GEM
dalli (3.2.8)
date (3.4.1)
deb_control (0.0.1)
dotenv (3.1.6)
dotenv-rails (3.1.6)
dotenv (= 3.1.6)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
erubi (1.13.0)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jquery-rails (4.6.0)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
activerecord (>= 6.1)
polyglot (0.3.5)
popper_js (1.16.1)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -341,10 +341,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (4.8.1)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down

0 comments on commit e999482

Please sign in to comment.