Skip to content

Commit 90041a5

Browse files
Bump ostruct from 0.6.2 to 0.6.3 in the dev-ruby-dependencies group
Bumps the dev-ruby-dependencies group with 1 update: [ostruct](https://github.com/ruby/ostruct). Updates `ostruct` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](ruby/ostruct@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: ostruct dependency-version: 0.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fd43e1 commit 90041a5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gemspec
66

77
group :development do
88
gem "irb", "~> 1"
9-
gem "ostruct", "~> 0.6.2"
9+
gem "ostruct", "~> 0.6.3"
1010
gem "rack-test", "~> 2.2"
1111
gem "rspec", "~> 3"
1212
gem "rubocop", "~> 1"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
net-http (0.6.0)
9696
uri
9797
nio4r (2.7.4)
98-
ostruct (0.6.2)
98+
ostruct (0.6.3)
9999
parallel (1.27.0)
100100
parser (3.3.8.0)
101101
ast (~> 2.4.1)
@@ -222,7 +222,7 @@ PLATFORMS
222222
DEPENDENCIES
223223
hooks-ruby!
224224
irb (~> 1)
225-
ostruct (~> 0.6.2)
225+
ostruct (~> 0.6.3)
226226
rack-test (~> 2.2)
227227
rspec (~> 3)
228228
rubocop (~> 1)

vendor/cache/ostruct-0.6.2.gem

-12.5 KB
Binary file not shown.

vendor/cache/ostruct-0.6.3.gem

12.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)