Skip to content

Commit

Permalink
no j
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 27, 2024
1 parent 9938d1f commit 42aeffe
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
PATH
remote: j
specs:
j (0.0.0)
faraday (~> 2.9)
faraday-http-cache (~> 2.5)
faraday-multipart (~> 1.0)
faraday-retry (~> 2.2)
fbe (~> 0.0)
loog (~> 0.2)
octokit (~> 9.1)
verbose (~> 0.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -40,8 +27,6 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
always (0.0.4)
concurrent-ruby (~> 1.1)
ast (2.4.2)
Expand Down Expand Up @@ -88,28 +73,8 @@ GEM
yaml (~> 0.3)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fbe (0.0.3)
backtrace (~> 0.3)
decoor (~> 0.0)
factbase (~> 0.0)
faraday (~> 2.9)
faraday-http-cache (~> 2.5)
faraday-multipart (~> 1.0)
faraday-retry (~> 2.2)
judges (~> 0.0)
loog (~> 0.2)
obk (~> 0.0)
octokit (~> 9.1.0)
others (~> 0.0)
verbose (~> 0.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm-linux-gnu)
Expand Down Expand Up @@ -179,7 +144,6 @@ GEM
minitest (5.24.0)
moments (0.3.0)
multi_json (1.15.0)
multipart-post (2.4.1)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
Expand All @@ -197,10 +161,6 @@ GEM
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
obk (0.3.1)
octokit (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
others (0.0.3)
parallel (1.25.1)
Expand All @@ -215,7 +175,6 @@ GEM
random-port (~> 0.3)
psych (5.1.2)
stringio
public_suffix (6.0.0)
racc (1.8.0)
rack (3.1.4)
rack-protection (4.0.0)
Expand Down Expand Up @@ -320,9 +279,6 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5)
sentry-raven (3.1.2)
Expand Down Expand Up @@ -365,9 +321,6 @@ GEM
unicode-display_width (2.5.0)
uri (0.13.0)
veils (0.4.0)
verbose (0.0.2)
loog (~> 0.2)
tago (~> 0.0)
webrick (1.8.1)
xcop (0.7.1)
differ (~> 0.1.2)
Expand Down Expand Up @@ -406,7 +359,6 @@ DEPENDENCIES
glogin (= 0.15.0)
haml (= 6.3.0)
iri (= 0.8.0)
j!
judges (= 0.13.0)
loog (= 0.5.1)
minitest (= 5.24.0)
Expand Down

0 comments on commit 42aeffe

Please sign in to comment.