Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 1 addition & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
Expand All @@ -20,7 +19,6 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.6.20240107)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand All @@ -44,10 +42,6 @@ GEM
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.17.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
git (1.18.0)
addressable (~> 2.8)
rchardet (~> 1.8)
Expand All @@ -59,15 +53,6 @@ GEM
oauth2 (~> 1.0)
hashie (3.6.0)
highline (2.1.0)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
interception (0.5)
Expand All @@ -82,9 +67,6 @@ GEM
rdoc
semver
jwt (2.7.0)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
method_source (1.0.0)
mini_portile2 (2.8.1)
minitest (5.19.0)
Expand Down Expand Up @@ -126,7 +108,7 @@ GEM
stringio
public_suffix (5.0.1)
racc (1.6.2)
rack (3.0.7)
rack (3.0.9.1)
rake (13.0.6)
rchardet (1.8.0)
rdoc (6.6.0)
Expand Down Expand Up @@ -172,7 +154,6 @@ DEPENDENCIES
activesupport (>= 2.3.5)
bundler (~> 2.1.4)
faraday-retry (~> 1.0.3)
http
juwelier (~> 2.1.0)
octokit (~> 5.0)
oj (~> 3.13.12)
Expand Down