Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 0e46431

Browse files
committed
Comment out ecosystems-bibliothecary gem in Gemfile and update Gemfile.lock
1 parent d9749a8 commit 0e46431

2 files changed

Lines changed: 15 additions & 21 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
gemspec
66

7-
gem "ecosystems-bibliothecary", git: "https://github.com/ecosyste-ms/bibliothecary.git", require: "bibliothecary"
7+
#gem "ecosystems-bibliothecary", git: "https://github.com/ecosyste-ms/bibliothecary.git", require: "bibliothecary"
88
gem "ostruct"
99

1010
gem "irb"

Gemfile.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
GIT
2-
remote: https://github.com/ecosyste-ms/bibliothecary.git
3-
revision: 4fa142451f227b730bd0bd8405cf89f54cd6a24f
4-
specs:
5-
ecosystems-bibliothecary (14.2.0)
6-
bundler
7-
commander
8-
csv
9-
deb_control
10-
json (~> 2.8)
11-
librariesio-gem-parser
12-
ox (>= 2.8.1)
13-
packageurl-ruby
14-
racc
15-
sdl4r
16-
tomlrb (~> 2.0)
17-
typhoeus
18-
191
PATH
202
remote: .
213
specs:
@@ -57,6 +39,19 @@ GEM
5739
date (3.5.1)
5840
deb_control (0.0.1)
5941
drb (2.2.3)
42+
ecosystems-bibliothecary (14.2.0)
43+
bundler
44+
commander
45+
csv
46+
deb_control
47+
json (~> 2.8)
48+
librariesio-gem-parser
49+
ox (>= 2.8.1)
50+
packageurl-ruby
51+
racc
52+
sdl4r
53+
tomlrb (~> 2.0)
54+
typhoeus
6055
erb (6.0.1)
6156
ethon (0.15.0)
6257
ffi (>= 1.15.0)
@@ -138,7 +133,6 @@ PLATFORMS
138133
x86_64-linux-musl
139134

140135
DEPENDENCIES
141-
ecosystems-bibliothecary!
142136
git-pkgs!
143137
irb
144138
minitest
@@ -158,7 +152,7 @@ CHECKSUMS
158152
date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
159153
deb_control (0.0.1) sha256=4ddb6c8ece9c57d93e45edc20340f72fcbff8a1d65b5daa8a45b5d990cd51532
160154
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
161-
ecosystems-bibliothecary (14.2.0)
155+
ecosystems-bibliothecary (14.2.0) sha256=6aac4ab2d6f7baad15167330fa585f6b2a6896e83250d87ab5a6e5ae5e45204d
162156
erb (6.0.1) sha256=28ecdd99c5472aebd5674d6061e3c6b0a45c049578b071e5a52c2a7f13c197e5
163157
ethon (0.15.0) sha256=0809805a035bc10f54162ca99f15ded49e428e0488bcfe1c08c821e18261a74d
164158
ffi (1.17.3-aarch64-linux-gnu) sha256=28ad573df26560f0aedd8a90c3371279a0b2bd0b4e834b16a2baa10bd7a97068

0 commit comments

Comments
 (0)