Skip to content

Commit

Permalink
Merge remote-tracking branch 'biodivportal/master' into feature/biodi…
Browse files Browse the repository at this point in the history
…vportal/align-to-agroportal-3.0
  • Loading branch information
syphax-bouazzouni committed Nov 7, 2024
1 parent e9219ef commit b9a3944
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ gem 'request_store'
gem 'parallel'
gem 'json-ld'
gem 'ffi', '~> 1.16.3'
gem 'activesupport', '~> 3.2.22.5'

# Monitoring
gem 'cube-ruby', require: 'cube'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (3.1.12)
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
Expand Down Expand Up @@ -173,7 +174,7 @@ GEM
http-cookie (1.0.7)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.8.1)
json-canonicalization (0.4.0)
Expand Down Expand Up @@ -309,6 +310,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activesupport (~> 3.2.22.5)
bcrypt_pbkdf (>= 1.0, < 2.0)
binding_of_caller (~> 1.0)
capistrano (~> 3)
Expand Down

0 comments on commit b9a3944

Please sign in to comment.