Skip to content

Commit 271df52

Browse files
committed
⬆️ kettle-dev, version_gem
1 parent 6ba8689 commit 271df52

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ GIT
1212

1313
GIT
1414
remote: https://github.com/ruby-oauth/oauth
15-
revision: 66b90d72d8157b58e16961748cfdf1c7aef31d22
15+
revision: 2ae700b99c264baf2b179dfb79749cefc36915db
1616
branch: main
1717
specs:
1818
oauth (1.1.1)
1919
oauth-tty (~> 1.0, >= 1.0.1)
2020
snaky_hash (~> 2.0)
21-
version_gem (~> 1.1)
21+
version_gem (~> 1.1, >= 1.1.9)
2222

2323
PATH
2424
remote: .
2525
specs:
2626
oauth-tty (1.0.5)
27-
version_gem (~> 1.1, >= 1.1.8)
27+
version_gem (~> 1.1, >= 1.1.9)
2828

2929
GEM
3030
remote: https://rubygems.org/
@@ -124,8 +124,8 @@ GEM
124124
pp (>= 0.6.0)
125125
rdoc (>= 4.0.0)
126126
reline (>= 0.4.2)
127-
json (2.13.2)
128-
kettle-dev (1.1.16)
127+
json (2.14.1)
128+
kettle-dev (1.1.26)
129129
kettle-soup-cover (1.0.10)
130130
simplecov (~> 0.22)
131131
simplecov-cobertura (~> 3.0)
@@ -154,26 +154,26 @@ GEM
154154
mime-types (3.7.0)
155155
logger
156156
mime-types-data (~> 3.2025, >= 3.2025.0507)
157-
mime-types-data (3.2025.0909)
157+
mime-types-data (3.2025.0916)
158158
mocha (2.7.1)
159159
ruby2_keywords (>= 0.0.5)
160160
mutex_m (0.3.0)
161161
netrc (0.11.0)
162-
nokogiri (1.18.9-aarch64-linux-gnu)
162+
nokogiri (1.18.10-aarch64-linux-gnu)
163163
racc (~> 1.4)
164-
nokogiri (1.18.9-aarch64-linux-musl)
164+
nokogiri (1.18.10-aarch64-linux-musl)
165165
racc (~> 1.4)
166-
nokogiri (1.18.9-arm-linux-gnu)
166+
nokogiri (1.18.10-arm-linux-gnu)
167167
racc (~> 1.4)
168-
nokogiri (1.18.9-arm-linux-musl)
168+
nokogiri (1.18.10-arm-linux-musl)
169169
racc (~> 1.4)
170-
nokogiri (1.18.9-arm64-darwin)
170+
nokogiri (1.18.10-arm64-darwin)
171171
racc (~> 1.4)
172-
nokogiri (1.18.9-x86_64-darwin)
172+
nokogiri (1.18.10-x86_64-darwin)
173173
racc (~> 1.4)
174-
nokogiri (1.18.9-x86_64-linux-gnu)
174+
nokogiri (1.18.10-x86_64-linux-gnu)
175175
racc (~> 1.4)
176-
nokogiri (1.18.9-x86_64-linux-musl)
176+
nokogiri (1.18.10-x86_64-linux-musl)
177177
racc (~> 1.4)
178178
ostruct (0.6.3)
179179
parallel (1.27.0)
@@ -183,7 +183,7 @@ GEM
183183
pp (0.6.2)
184184
prettyprint
185185
prettyprint (0.2.0)
186-
prism (1.4.0)
186+
prism (1.5.1)
187187
psych (5.2.6)
188188
date
189189
stringio
@@ -205,7 +205,7 @@ GEM
205205
parser (~> 3.3.0)
206206
rainbow (>= 2.0, < 4.0)
207207
rexml (~> 3.1)
208-
regexp_parser (2.11.2)
208+
regexp_parser (2.11.3)
209209
reline (0.6.2)
210210
io-console (~> 0.5)
211211
require_bench (1.0.4)
@@ -235,7 +235,7 @@ GEM
235235
ruby_version (~> 1.0)
236236
version_gem (~> 1.1, >= 1.1.8)
237237
rspec-stubbed_env (1.0.4)
238-
rspec-support (3.13.5)
238+
rspec-support (3.13.6)
239239
rspec_junit_formatter (0.6.0)
240240
rspec-core (>= 2, < 4, != 2.12.0)
241241
rubocop (1.80.2)
@@ -249,7 +249,7 @@ GEM
249249
rubocop-ast (>= 1.46.0, < 2.0)
250250
ruby-progressbar (~> 1.7)
251251
unicode-display_width (>= 2.4.0, < 4.0)
252-
rubocop-ast (1.46.0)
252+
rubocop-ast (1.47.0)
253253
parser (>= 3.3.7.2)
254254
prism (~> 1.4)
255255
rubocop-gradual (0.3.6)
@@ -322,7 +322,7 @@ GEM
322322
snaky_hash (2.0.3)
323323
hashie (>= 0.1.0, < 6)
324324
version_gem (>= 1.1.8, < 3)
325-
standard (1.51.0)
325+
standard (1.51.1)
326326
language_server-protocol (~> 3.17.0.2)
327327
lint_roller (~> 1.0)
328328
rubocop (~> 1.80.2)
@@ -390,7 +390,7 @@ DEPENDENCIES
390390
gem_bench (~> 2.0, >= 2.0.5)
391391
gitmoji-regex (~> 1.0, >= 1.0.3)
392392
irb (~> 1.15, >= 1.15.2)
393-
kettle-dev (~> 1.0)
393+
kettle-dev (~> 1.1)
394394
kettle-soup-cover (~> 1.0, >= 1.0.10)
395395
kettle-test (~> 1.0)
396396
kramdown (~> 2.5, >= 2.5.1)

oauth-tty.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Gem::Specification.new do |spec|
9595
spec.executables = ["oauth"]
9696

9797
# Utilities
98-
spec.add_dependency("version_gem", "~> 1.1", ">= 1.1.8") # ruby >= 2.2.0
98+
spec.add_dependency("version_gem", "~> 1.1", ">= 1.1.9") # ruby >= 2.2.0
9999

100100
# NOTE: It is preferable to list development dependencies in the gemspec due to increased
101101
# visibility and discoverability on RubyGems.org.
@@ -112,7 +112,7 @@ Gem::Specification.new do |spec|
112112
# and preferably a modular one (see gemfiles/modular/*.gemfile).
113113

114114
# Dev, Test, & Release Tasks
115-
spec.add_development_dependency("kettle-dev", "~> 1.0") # ruby >= 2.3.0
115+
spec.add_development_dependency("kettle-dev", "~> 1.1") # ruby >= 2.3.0
116116

117117
# Security
118118
spec.add_development_dependency("bundler-audit", "~> 0.9.2") # ruby >= 2.0.0

0 commit comments

Comments
 (0)