Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem "strip_attributes", "~> 1.9", ">= 1.9.2"
gem "tzinfo-data", "~> 1.2019", ">= 1.2019.3"

gem "bergamasco", "~> 0.3.17"
gem "commonmarker", "~> 0.21.0"
gem "commonmarker", "~> 0.23.7"
gem "country_select", "~> 4.0"
gem "dalli", "~> 2.7", ">= 2.7.10"
gem "hashie"
Expand Down
11 changes: 4 additions & 7 deletions Gemfile.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,8 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
commonmarker (0.21.2)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.9)
commonmarker (0.23.7)
concurrent-ruby (1.2.0)
config (2.2.3)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down Expand Up @@ -332,7 +331,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
iso8601 (0.9.1)
Expand Down Expand Up @@ -607,8 +606,6 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.15.0)
rubocop (~> 1.33)
ruby-enum (0.9.0)
i18n
ruby-progressbar (1.11.0)
ruby_dep (1.5.0)
ruby_dig (0.0.2)
Expand Down Expand Up @@ -706,7 +703,7 @@ DEPENDENCIES
capybara (~> 3.31)
capybara-screenshot (~> 1.0, >= 1.0.24)
coffee-rails (~> 4.1, >= 4.1.1)
commonmarker (~> 0.21.0)
commonmarker (~> 0.23.7)
config (~> 2.2, >= 2.2.1)
country_select (~> 4.0)
cuprite (~> 0.9)
Expand Down