Skip to content

Commit 61509fd

Browse files
chore(deps): bump the bundler group with 6 updates
Bumps the bundler group with 6 updates: | Package | From | To | | --- | --- | --- | | [byebug](https://github.com/deivid-rodriguez/byebug) | `11.1.3` | `12.0.0` | | [parser](https://github.com/whitequark/parser) | `3.3.7.3` | `3.3.7.4` | | [pry](https://github.com/pry/pry) | `0.14.2` | `0.15.2` | | [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) | `3.10.1` | `3.11.0` | | [rbs](https://github.com/ruby/rbs) | `3.9.1` | `3.9.2` | | [rdoc](https://github.com/ruby/rdoc) | `6.13.0` | `6.13.1` | Updates `byebug` from 11.1.3 to 12.0.0 - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/byebug@v11.1.3...v12.0.0) Updates `parser` from 3.3.7.3 to 3.3.7.4 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.7.3...v3.3.7.4) Updates `pry` from 0.14.2 to 0.15.2 - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.14.2...v0.15.2) Updates `pry-byebug` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/pry-byebug@v3.10.1...v3.11.0) Updates `rbs` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](ruby/rbs@v3.9.1...v3.9.2) Updates `rdoc` from 6.13.0 to 6.13.1 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.13.0...v6.13.1) --- updated-dependencies: - dependency-name: byebug dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler - dependency-name: parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: pry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: pry-byebug dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rdoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10b918 commit 61509fd

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
brakeman (7.0.0)
3838
racc
3939
builder (3.3.0)
40-
byebug (11.1.3)
40+
byebug (12.0.0)
4141
cgi (0.4.2)
4242
coderay (1.1.3)
4343
concurrent-ruby (1.3.5)
@@ -184,7 +184,7 @@ GEM
184184
optparse (0.6.0)
185185
ostruct (0.6.1)
186186
parallel (1.26.3)
187-
parser (3.3.7.3)
187+
parser (3.3.7.4)
188188
ast (~> 2.4.1)
189189
racc
190190
pathname (0.4.0)
@@ -196,12 +196,12 @@ GEM
196196
forwardable
197197
singleton
198198
prism (1.4.0)
199-
pry (0.14.2)
199+
pry (0.15.2)
200200
coderay (~> 1.1)
201201
method_source (~> 1.0)
202-
pry-byebug (3.10.1)
203-
byebug (~> 11.0)
204-
pry (>= 0.13, < 0.15)
202+
pry-byebug (3.11.0)
203+
byebug (~> 12.0)
204+
pry (>= 0.13, < 0.16)
205205
pstore (0.2.0)
206206
psych (5.2.3)
207207
date
@@ -220,9 +220,9 @@ GEM
220220
rb-fsevent (0.11.2)
221221
rb-inotify (0.11.1)
222222
ffi (~> 1.0)
223-
rbs (3.9.1)
223+
rbs (3.9.2)
224224
logger
225-
rdoc (6.13.0)
225+
rdoc (6.13.1)
226226
psych (>= 4.0.0)
227227
readline (0.0.4)
228228
reline

0 commit comments

Comments
 (0)