Skip to content

Commit 3744f27

Browse files
dependabot[bot]mostlyobvious
authored andcommitted
Bump octokit from 8.0.0 to 8.1.0 in /railseventstore.org
Bumps [octokit](https://github.com/octokit/octokit.rb) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](octokit/octokit.rb@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b55ae5 commit 3744f27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: railseventstore.org/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ GEM
1212
activesupport (>= 3.0.0)
1313
ruby2_keywords (>= 0.0.2)
1414
backports (3.24.1)
15+
base64 (0.2.0)
1516
coffee-script (2.4.1)
1617
coffee-script-source
1718
execjs
@@ -85,7 +86,8 @@ GEM
8586
minitest (5.21.2)
8687
net-http (0.4.1)
8788
uri
88-
octokit (8.0.0)
89+
octokit (8.1.0)
90+
base64
8991
faraday (>= 1, < 3)
9092
sawyer (~> 0.9)
9193
padrino-helpers (0.15.3)

0 commit comments

Comments
 (0)