Skip to content

Commit 58a1113

Browse files
Bump base64 from 0.2.0 to 0.3.0
Bumps [base64](https://github.com/ruby/base64) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ruby/base64/releases) - [Commits](ruby/base64@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afa596b commit 58a1113

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
addressable (2.8.7)
3030
public_suffix (>= 2.0.2, < 7.0)
3131
ast (2.4.3)
32-
base64 (0.2.0)
32+
base64 (0.3.0)
3333
benchmark (0.4.0)
3434
benchmark-ips (2.14.0)
3535
bigdecimal (3.1.9)
@@ -176,7 +176,6 @@ GEM
176176
zlib (3.2.1)
177177

178178
PLATFORMS
179-
ruby
180179

181180
DEPENDENCIES
182181
abbrev

0 commit comments

Comments
 (0)