Skip to content

Commit 8dfe65d

Browse files
dependabot[bot]mostlyobvious
authored andcommitted
Bump octokit from 4.22.0 to 4.23.0 in /railseventstore.org
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.22.0 to 4.23.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md) - [Commits](octokit/octokit.rb@v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d755823 commit 8dfe65d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

railseventstore.org/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,17 +99,17 @@ GEM
9999
rouge (~> 3.2)
100100
minitest (5.14.4)
101101
multipart-post (2.1.1)
102-
octokit (4.22.0)
103-
faraday (>= 0.9)
104-
sawyer (~> 0.8.0, >= 0.5.3)
102+
octokit (4.23.0)
103+
faraday (>= 1, < 3)
104+
sawyer (~> 0.9)
105105
padrino-helpers (0.15.1)
106106
i18n (>= 0.6.7, < 2)
107107
padrino-support (= 0.15.1)
108108
tilt (>= 1.4.1, < 3)
109109
padrino-support (0.15.1)
110110
parallel (1.21.0)
111111
parslet (2.0.0)
112-
public_suffix (4.0.6)
112+
public_suffix (4.0.7)
113113
rack (2.2.3)
114114
rb-fsevent (0.11.0)
115115
rb-inotify (0.10.1)
@@ -120,9 +120,9 @@ GEM
120120
ruby2_keywords (0.0.5)
121121
sassc (2.4.0)
122122
ffi (~> 1.9)
123-
sawyer (0.8.2)
123+
sawyer (0.9.1)
124124
addressable (>= 2.3.5)
125-
faraday (> 0.8, < 2.0)
125+
faraday (>= 0.17.3, < 3)
126126
servolux (0.13.0)
127127
temple (0.8.2)
128128
thor (1.1.0)

0 commit comments

Comments
 (0)