Skip to content

Commit b06074f

Browse files
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.8.1` | `2.9.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.19.0` | `1.20.1` | | [debug](https://github.com/ruby/debug) | `1.11.0` | `1.11.1` | | [pg](https://github.com/ged/ruby-pg) | `1.6.2` | `1.6.3` | | [rss](https://github.com/ruby/rss) | `0.3.1` | `0.3.2` | Updates `sqlite3` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.8.1...v2.9.0) Updates `bootsnap` from 1.19.0 to 1.20.1 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.19.0...v1.20.1) Updates `debug` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.11.0...v1.11.1) Updates `pg` from 1.6.2 to 1.6.3 - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](ged/ruby-pg@v1.6.2...v1.6.3) Updates `rss` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.1...0.3.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pg dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rss dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9037faa commit b06074f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
bcrypt (3.1.20)
8585
bigdecimal (3.3.1)
8686
bindex (0.8.1)
87-
bootsnap (1.19.0)
87+
bootsnap (1.20.1)
8888
msgpack (~> 1.2)
8989
bootstrap (5.3.5)
9090
popper_js (>= 2.11.8, < 3)
@@ -112,8 +112,8 @@ GEM
112112
ostruct
113113
connection_pool (3.0.2)
114114
crass (1.0.6)
115-
date (3.5.0)
116-
debug (1.11.0)
115+
date (3.5.1)
116+
debug (1.11.1)
117117
irb (~> 1.10)
118118
reline (>= 0.3.8)
119119
deep_merge (1.2.2)
@@ -126,7 +126,7 @@ GEM
126126
diff-lcs (1.6.2)
127127
docile (1.4.1)
128128
drb (2.2.3)
129-
erb (5.1.3)
129+
erb (6.0.1)
130130
erubi (1.13.1)
131131
factory_bot (6.5.5)
132132
activesupport (>= 6.1.0)
@@ -162,8 +162,8 @@ GEM
162162
actionpack (>= 6.0.0)
163163
activesupport (>= 6.0.0)
164164
railties (>= 6.0.0)
165-
io-console (0.8.1)
166-
irb (1.15.3)
165+
io-console (0.8.2)
166+
irb (1.16.0)
167167
pp (>= 0.6.0)
168168
rdoc (>= 4.0.0)
169169
reline (>= 0.4.2)
@@ -274,12 +274,12 @@ GEM
274274
request_store (~> 1.4)
275275
paranoia (3.1.0)
276276
activerecord (>= 7, < 8.2)
277-
pg (1.6.2)
277+
pg (1.6.3)
278278
popper_js (2.11.8)
279279
pp (0.6.3)
280280
prettyprint
281281
prettyprint (0.2.0)
282-
psych (5.2.6)
282+
psych (5.3.1)
283283
date
284284
stringio
285285
public_suffix (6.0.2)
@@ -345,7 +345,7 @@ GEM
345345
rb-fsevent (0.11.2)
346346
rb-inotify (0.11.1)
347347
ffi (~> 1.0)
348-
rdoc (6.15.1)
348+
rdoc (7.0.3)
349349
erb
350350
psych (>= 4.0.0)
351351
tsort
@@ -356,14 +356,14 @@ GEM
356356
redis-client (0.25.2)
357357
connection_pool
358358
regexp_parser (2.11.1)
359-
reline (0.6.2)
359+
reline (0.6.3)
360360
io-console (~> 0.5)
361361
request_store (1.7.0)
362362
rack (>= 1.4)
363363
responders (3.1.1)
364364
actionpack (>= 5.2)
365365
railties (>= 5.2)
366-
rexml (3.4.1)
366+
rexml (3.4.4)
367367
rolify (6.0.1)
368368
rspec-core (3.13.5)
369369
rspec-support (~> 3.13.0)
@@ -382,7 +382,7 @@ GEM
382382
rspec-mocks (~> 3.13)
383383
rspec-support (~> 3.13)
384384
rspec-support (3.13.4)
385-
rss (0.3.1)
385+
rss (0.3.2)
386386
rexml
387387
rubyzip (2.4.1)
388388
sassc (2.4.0)
@@ -422,11 +422,11 @@ GEM
422422
actionpack (>= 6.1)
423423
activesupport (>= 6.1)
424424
sprockets (>= 3.0.0)
425-
sqlite3 (2.8.1)
425+
sqlite3 (2.9.0)
426426
mini_portile2 (~> 2.8.0)
427427
stimulus-rails (1.3.4)
428428
railties (>= 6.0.0)
429-
stringio (3.1.7)
429+
stringio (3.2.0)
430430
thor (1.4.0)
431431
tilt (2.6.1)
432432
timeout (0.5.0)

0 commit comments

Comments
 (0)