mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Update capybara
gem
This commit is contained in:
parent
42c574746c
commit
e7832e6218
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -94,8 +94,8 @@ GEM
|
|||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.6.0)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
airbrake (9.4.3)
|
||||
airbrake-ruby (~> 4.6)
|
||||
airbrake-ruby (4.6.0)
|
||||
|
@ -123,7 +123,7 @@ GEM
|
|||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.9.0)
|
||||
cancancan (3.0.1)
|
||||
capybara (3.22.0)
|
||||
capybara (3.29.0)
|
||||
addressable
|
||||
mini_mime (>= 0.1.3)
|
||||
nokogiri (~> 1.8)
|
||||
|
@ -259,7 +259,7 @@ GEM
|
|||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
public_suffix (3.1.0)
|
||||
public_suffix (4.0.1)
|
||||
puma (3.12.1)
|
||||
que (0.10.0)
|
||||
que-web (0.4.0)
|
||||
|
@ -308,7 +308,7 @@ GEM
|
|||
i18n
|
||||
rbtree3 (0.5.0)
|
||||
rdoc (4.3.0)
|
||||
regexp_parser (1.5.1)
|
||||
regexp_parser (1.6.0)
|
||||
request_store (1.4.1)
|
||||
rack (>= 1.4)
|
||||
responders (2.4.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue