Skip to content

Commit

Permalink
Bump gem versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Jan 15, 2025
1 parent 2101473 commit 82383bd
Showing 1 changed file with 27 additions and 26 deletions.
53 changes: 27 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ElixirTeSS/TeSS_RDF_Extractors
revision: f2e44f0eeeb299f0bc10f725496b39d6246938f0
revision: c89fcad2a46ead316af14b270d26c6ba924646b6
branch: master
specs:
tess_rdf_extractors (1.1.0)
Expand Down Expand Up @@ -94,9 +94,9 @@ GEM
globalid (>= 0.3.6)
activemodel (7.1.5.1)
activesupport (= 7.1.5.1)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
activemodel-serializers-xml (1.0.3)
activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a)
builder (~> 3.1)
activerecord (7.1.5.1)
activemodel (= 7.1.5.1)
Expand Down Expand Up @@ -127,8 +127,8 @@ GEM
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
aes_key_wrap (1.1.0)
ahoy_matey (4.2.1)
activesupport (>= 5.2)
Expand Down Expand Up @@ -185,6 +185,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
csv (3.3.2)
date (3.4.1)
debug_inspector (1.1.0)
device_detector (1.1.1)
Expand Down Expand Up @@ -231,7 +232,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
gravtastic (3.2.6)
haml (6.2.3)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -284,14 +285,15 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
json-ld (3.3.1)
json-ld (3.3.2)
htmlentities (~> 4.3)
json-canonicalization (~> 1.0)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (>= 2.2, < 4)
rdf (~> 3.3)
json-ld-preloaded (3.3.0)
rexml (~> 3.2)
json-ld-preloaded (3.3.1)
json-ld (~> 3.3)
rdf (~> 3.3)
json_schema (0.21.0)
Expand Down Expand Up @@ -353,7 +355,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -365,7 +367,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
maxmind-db (1.2.0)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
Expand Down Expand Up @@ -394,7 +396,7 @@ GEM
nested_form (0.3.2)
net-http (0.4.1)
uri
net-http-persistent (4.0.2)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
net-imap (0.5.5)
date
Expand Down Expand Up @@ -457,8 +459,8 @@ GEM
activerecord (>= 5.0)
i18n (>= 0.5.0)
railties (>= 5.0.0)
public_suffix (5.0.4)
puma (6.4.2)
public_suffix (6.0.1)
puma (6.5.0)
nio4r (~> 2.0)
pundit (2.3.1)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -510,12 +512,13 @@ GEM
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_admin (3.1.2)
rails_admin (3.3.0)
activemodel-serializers-xml (>= 1.0)
csv
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
rails (>= 6.0, < 8)
turbo-rails (~> 1.0)
rails (>= 6.0, < 9)
turbo-rails (>= 1.0, < 3)
railties (7.1.5.1)
actionpack (= 7.1.5.1)
activesupport (= 7.1.5.1)
Expand All @@ -529,8 +532,9 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdf (3.3.1)
rdf (3.3.2)
bcp47_spec (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.3.0)
rdf (~> 3.3)
Expand Down Expand Up @@ -588,7 +592,7 @@ GEM
rdf-turtle (3.3.0)
ebnf (~> 2.4)
rdf (~> 3.3)
rdf-vocab (3.3.0)
rdf-vocab (3.3.2)
rdf (~> 3.3)
rdf-xsd (3.3.0)
rdf (~> 3.3)
Expand All @@ -614,8 +618,7 @@ GEM
netrc (~> 0.8)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.4.0)
rouge (4.1.3)
rsolr (2.5.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -734,7 +737,6 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.2)
strscan (3.1.0)
swd (2.0.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand All @@ -749,11 +751,10 @@ GEM
terser (1.1.17)
execjs (>= 0.3.0, < 3)
thor (1.3.2)
tilt (2.3.0)
tilt (2.6.0)
timeout (0.4.3)
turbo-rails (1.4.0)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand All @@ -769,7 +770,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-types (1.9.0)
unicode-types (1.10.0)
uri (0.13.0)
validate_email (0.1.6)
activemodel (>= 3.0)
Expand Down

0 comments on commit 82383bd

Please sign in to comment.