Skip to content

Commit

Permalink
Merge pull request #123 from crosscite/issue-1942-upgrade-gems
Browse files Browse the repository at this point in the history
Issue-125 Update gems to appropriate version
  • Loading branch information
ashwinisukale authored Dec 6, 2023
2 parents cab0764 + a898196 commit 06d4c2b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 69 deletions.
6 changes: 4 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ gem "oj_mimic_json", "~> 1.0", ">= 1.0.1"
gem "equivalent-xml", "~> 0.6.0"
gem "nokogiri", ">= 1.10.8"
gem "iso8601", "~> 0.9.0"
gem "maremma", "~> 4.7.1"
gem "maremma", '>= 4.9.4', '< 5'
gem 'addressable', '2.8.1'
gem "faraday", "~> 0.17.3"
gem "bolognese", "~> 1.7"
gem "bolognese", "2.0.1"
gem "json-ld-preloaded", "~> 3.1", ">= 3.1.3"
gem "dalli", "~> 2.7.6"
gem "lograge", "~> 0.11.2"
Expand All @@ -30,6 +31,7 @@ group :development do
gem "rubocop-rails", "~> 2.4"
gem "spring"
gem "spring-watcher-listen", "~> 2.0.0"
gem 'byebug'
end

group :test do
Expand Down
116 changes: 49 additions & 67 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
amazing_print (1.4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (9.0.0)
ast (2.4.2)
benchmark_methods (0.7)
Expand All @@ -56,7 +55,7 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (1.9.7)
bolognese (2.0.1)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand All @@ -66,22 +65,22 @@ GEM
concurrent-ruby (~> 1.1, >= 1.1.5)
csl-styles (~> 1.0, >= 1.0.1.10)
edtf (~> 3.0, >= 3.0.4)
faraday (~> 0.17.3)
gender_detector (~> 0.1.2)
iso8601 (~> 0.9.1)
json-ld-preloaded (~> 3.1, >= 3.1.3)
jsonlint (~> 0.3.0)
loofah (~> 2.0, >= 2.0.3)
maremma (>= 4.7, < 5)
maremma (>= 4.9.4, < 5)
namae (~> 1.0)
nokogiri (~> 1.11.2)
nokogiri (>= 1.13.2, < 1.14)
oj (~> 3.10)
oj_mimic_json (~> 1.0, >= 1.0.1)
postrank-uri (~> 1.0, >= 1.0.18)
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (>= 0.19)
builder (3.2.4)
byebug (11.1.3)
capybara (3.36.0)
addressable
matrix
Expand All @@ -98,7 +97,7 @@ GEM
csl (~> 1.6)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
crack (0.4.5)
rexml
crass (1.0.6)
Expand All @@ -112,20 +111,19 @@ GEM
diff-lcs (1.5.0)
docile (1.4.0)
dotenv (2.7.6)
ebnf (2.3.0)
amazing_print (~> 1.4)
ebnf (2.3.5)
htmlentities (~> 4.3)
rdf (~> 3.2)
scanf (~> 1.0)
sxp (~> 1.2)
unicode-types (~> 1.7)
edtf (3.0.7)
unicode-types (~> 1.8)
edtf (3.1.1)
activesupport (>= 3.0, < 8.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.10.0)
excon (0.71.1)
faraday (0.17.4)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
faraday-encoding (0.0.5)
faraday
Expand All @@ -138,31 +136,28 @@ GEM
rchardet (~> 1.8)
globalid (1.0.0)
activesupport (>= 5.0)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
htmlentities (4.3.4)
i18n (1.8.11)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iso8601 (0.9.1)
jaro_winkler (1.5.4)
json (2.6.1)
json-canonicalization (0.3.0)
json-ld (3.2.0)
json-canonicalization (0.3.1)
json-ld (3.2.4)
htmlentities (~> 4.3)
json-canonicalization (~> 0.3)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (~> 2.2)
rdf (~> 3.2)
json-ld-preloaded (3.2.0)
rack (>= 2.2, < 4)
rdf (~> 3.2, >= 3.2.10)
json-ld-preloaded (3.2.2)
json-ld (~> 3.2)
rdf (~> 3.2)
jsonlint (0.3.0)
oj (~> 3)
optimist (~> 3)
latex-decode (0.3.2)
latex-decode (0.4.0)
link_header (0.0.8)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -175,48 +170,46 @@ GEM
logstash-event (1.2.02)
logstash-logger (0.26.1)
logstash-event (~> 1.2)
loofah (2.13.0)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
maremma (4.7.4)
maremma (4.9.8)
activesupport (>= 4.2.5)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
excon (~> 0.71.0)
faraday (~> 0.17.3)
faraday-encoding (~> 0.0.4)
faraday_middleware (~> 0.14.0)
nokogiri (~> 1.11.2)
nokogiri (>= 1.11.2, < 1.14.0)
oj (>= 2.8.3)
oj_mimic_json (~> 1.0, >= 1.0.1)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.5.3)
minitest (5.15.0)
minitest (5.20.0)
multi_json (1.15.0)
multipart-post (2.1.1)
multipart-post (2.3.0)
namae (1.1.1)
nio4r (2.5.8)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
oj (3.13.11)
oj (3.14.2)
oj_mimic_json (1.0.1)
optimist (3.0.1)
optimist (3.1.0)
parallel (1.21.0)
parser (3.1.0.0)
ast (~> 2.4.1)
postrank-uri (1.0.24)
postrank-uri (1.1)
addressable (>= 2.4.0)
nokogiri (>= 1.8.0)
public_suffix (>= 2.0.0, < 2.1)
public_suffix (2.0.5)
racc (1.6.0)
rack (2.2.3)
public_suffix (>= 4.0.0, < 5)
public_suffix (4.0.7)
racc (1.7.1)
rack (2.2.8)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (1.1.0)
Expand Down Expand Up @@ -251,34 +244,23 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdf (3.2.2)
rdf (3.2.11)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.2.0)
rdf (~> 3.2)
rdf-rdfa (3.2.0)
haml (~> 5.2)
htmlentities (~> 4.3)
rdf (~> 3.2)
rdf-aggregate-repo (~> 3.2)
rdf-vocab (~> 3.2)
rdf-xsd (~> 3.2)
rdf-rdfxml (3.2.0)
rdf-rdfxml (3.2.2)
builder (~> 3.2)
htmlentities (~> 4.3)
rdf (~> 3.2)
rdf-rdfa (~> 3.2)
rdf-xsd (~> 3.2)
rdf-turtle (3.2.0)
rdf-turtle (3.2.1)
ebnf (~> 2.3)
rdf (~> 3.2)
rdf-vocab (3.2.0)
rdf (~> 3.2)
rdf-xsd (3.2.0)
rdf-xsd (3.2.1)
rdf (~> 3.2)
rexml (~> 3.2)
regexp_parser (2.2.0)
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.5)
rexml (3.2.6)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.4)
Expand Down Expand Up @@ -329,17 +311,15 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sxp (1.2.0)
matrix
sxp (1.2.4)
matrix (~> 0.4)
rdf (~> 3.2)
temple (0.8.2)
thor (1.2.1)
thor (1.2.2)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.9)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
unicode-types (1.7.0)
unicode-types (1.9.0)
unicode_utils (1.4.0)
vcr (3.0.3)
webmock (3.14.0)
Expand All @@ -353,12 +333,14 @@ GEM
nokogiri (~> 1.8)

PLATFORMS
ruby
x86_64-darwin-20

DEPENDENCIES
addressable (= 2.8.1)
better_errors
binding_of_caller
bolognese (~> 1.7)
bolognese (= 2.0.1)
byebug
capybara
dalli (~> 2.7.6)
dotenv
Expand All @@ -372,7 +354,7 @@ DEPENDENCIES
lograge (~> 0.11.2)
logstash-event (~> 1.2, >= 1.2.02)
logstash-logger (~> 0.26.1)
maremma (~> 4.7.1)
maremma (>= 4.9.4, < 5)
nokogiri (>= 1.10.8)
oj (>= 3.1.0)
oj_mimic_json (~> 1.0, >= 1.0.1)
Expand All @@ -391,4 +373,4 @@ DEPENDENCIES
webmock (~> 3.8, >= 3.8.2)

BUNDLED WITH
2.1.4
2.4.10

0 comments on commit 06d4c2b

Please sign in to comment.