Browse Source

update dependencies

pull/322/head
Kat 3 years ago
parent
commit
bd5b5a2d1c
  1. 16
      Gemfile.lock

16
Gemfile.lock

@ -23,7 +23,7 @@ GIT
GIT
remote: https://github.com/tagliala/activeadmin.git
revision: a8ce826de172e3604b152d53c41aa68e2015ab80
revision: 000dd9425860fbadc72d4e08b893be098f5dff9b
branch: feature/railties-7
specs:
activeadmin (2.10.0)
@ -111,8 +111,8 @@ GEM
ruby2_keywords (>= 0.0.2, < 1.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.554.0)
aws-sdk-core (3.126.1)
aws-partitions (1.556.0)
aws-sdk-core (3.126.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@ -254,11 +254,11 @@ GEM
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.1-arm64-darwin)
nokogiri (1.13.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.1-x86_64-darwin)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.1-x86_64-linux)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.3.0)
jwt (>= 1.5, < 3)
@ -274,7 +274,7 @@ GEM
globalid
paper_trail (>= 3.0.0)
parallel (1.21.0)
parser (3.1.0.0)
parser (3.1.1.0)
ast (~> 2.4.1)
pg (1.3.2)
postcodes_io (0.4.0)
@ -419,7 +419,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stimulus-rails (1.0.2)
stimulus-rails (1.0.4)
railties (>= 6.0.0)
strscan (3.0.1)
thor (1.2.1)

Loading…
Cancel
Save