Skip to content

Commit e466d27

Browse files
Bump oauth-tty from 1.0.3 to 1.0.5
Bumps [oauth-tty](https://gitlab.com/oauth-xx/oauth-tty) from 1.0.3 to 1.0.5. - [Changelog](https://gitlab.com/oauth-xx/oauth-tty/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/oauth-xx/oauth-tty/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: oauth-tty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b19d904 commit e466d27

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ GEM
5353
minitest (5.15.0)
5454
mocha (1.14.0)
5555
netrc (0.11.0)
56-
oauth-tty (1.0.3)
57-
version_gem (~> 1.1)
56+
oauth-tty (1.0.5)
57+
version_gem (~> 1.1, >= 1.1.1)
5858
overcommit (0.59.1)
5959
childprocess (>= 0.6.3, < 5)
6060
iniparse (~> 1.4)
@@ -131,7 +131,7 @@ GEM
131131
unf_ext
132132
unf_ext (0.0.8.2)
133133
unicode-display_width (2.3.0)
134-
version_gem (1.1.0)
134+
version_gem (1.1.4)
135135
webmock (3.18.1)
136136
addressable (>= 2.8.0)
137137
crack (>= 0.3.2)
@@ -142,6 +142,7 @@ GEM
142142

143143
PLATFORMS
144144
x86_64-darwin-21
145+
x86_64-linux
145146

146147
DEPENDENCIES
147148
byebug

0 commit comments

Comments
 (0)