Update bundle
This commit is contained in:
parent
120344cd01
commit
a0dd71112a
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -51,7 +51,7 @@ GEM
|
||||||
activerecord (6.0.3.5)
|
activerecord (6.0.3.5)
|
||||||
activemodel (= 6.0.3.5)
|
activemodel (= 6.0.3.5)
|
||||||
activesupport (= 6.0.3.5)
|
activesupport (= 6.0.3.5)
|
||||||
activerecord-import (1.0.7)
|
activerecord-import (1.0.8)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
activestorage (6.0.3.5)
|
activestorage (6.0.3.5)
|
||||||
actionpack (= 6.0.3.5)
|
actionpack (= 6.0.3.5)
|
||||||
|
@ -73,7 +73,7 @@ GEM
|
||||||
autoprefixer-rails (10.2.4.0)
|
autoprefixer-rails (10.2.4.0)
|
||||||
execjs
|
execjs
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.0)
|
||||||
aws-partitions (1.427.0)
|
aws-partitions (1.428.0)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.112.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
|
@ -112,7 +112,7 @@ GEM
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activemodel (>= 5.2)
|
activemodel (>= 5.2)
|
||||||
brakeman (5.0.0)
|
brakeman (5.0.0)
|
||||||
browser (5.3.0)
|
browser (5.3.1)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
bzip2-ffi (1.0.0)
|
bzip2-ffi (1.0.0)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
|
@ -129,7 +129,7 @@ GEM
|
||||||
xpath (~> 3.2)
|
xpath (~> 3.2)
|
||||||
childprocess (3.0.0)
|
childprocess (3.0.0)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
composite_primary_keys (12.0.8)
|
composite_primary_keys (12.0.9)
|
||||||
activerecord (~> 6.0.0)
|
activerecord (~> 6.0.0)
|
||||||
concurrent-ruby (1.1.8)
|
concurrent-ruby (1.1.8)
|
||||||
config (2.2.3)
|
config (2.2.3)
|
||||||
|
@ -287,7 +287,7 @@ GEM
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
multi_xml (~> 0.5)
|
multi_xml (~> 0.5)
|
||||||
rack (>= 1.2, < 3)
|
rack (>= 1.2, < 3)
|
||||||
omniauth (2.0.2)
|
omniauth (2.0.3)
|
||||||
hashie (>= 3.4.6)
|
hashie (>= 3.4.6)
|
||||||
rack (>= 1.6.2, < 3)
|
rack (>= 1.6.2, < 3)
|
||||||
rack-protection
|
rack-protection
|
||||||
|
@ -381,7 +381,7 @@ GEM
|
||||||
rb-fsevent (0.10.4)
|
rb-fsevent (0.10.4)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
regexp_parser (2.0.3)
|
regexp_parser (2.1.0)
|
||||||
request_store (1.5.0)
|
request_store (1.5.0)
|
||||||
rack (>= 1.4)
|
rack (>= 1.4)
|
||||||
rexml (3.2.4)
|
rexml (3.2.4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue