Skip to content

Commit

Permalink
fix: rebuild lockfile with current version
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed May 30, 2023
1 parent 8f587de commit 8ec2e94
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
faraday (2.6.0)
faraday (2.7.5)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
octokit (6.0.0)
faraday-net_http (3.0.2)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (5.0.0)
public_suffix (5.0.1)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
octokit (~> 6.0)

BUNDLED WITH
1.17.2
2.4.10

0 comments on commit 8ec2e94

Please sign in to comment.