8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2c95a commit 0e716daCopy full SHA for 0e716da
Gemfile.lock
@@ -79,13 +79,13 @@ GEM
79
builder (3.2.4)
80
concurrent-ruby (1.1.8)
81
connection_pool (2.2.3)
82
- countries (3.0.0)
83
- i18n_data (~> 0.8.0)
+ countries (3.0.1)
+ i18n_data (~> 0.10.0)
84
sixarm_ruby_unaccent (~> 1.1)
85
unicode_utils (~> 1.4)
86
- country_select (4.0.0)
+ country_select (5.0.1)
87
countries (~> 3.0)
88
- sort_alphabetical (~> 1.0)
+ sort_alphabetical (~> 1.1)
89
crack (0.4.5)
90
rexml
91
crass (1.0.6)
@@ -124,7 +124,7 @@ GEM
124
domain_name (~> 0.5)
125
i18n (1.8.9)
126
concurrent-ruby (~> 1.0)
127
- i18n_data (0.8.0)
+ i18n_data (0.10.0)
128
image_processing (1.12.1)
129
mini_magick (>= 4.9.5, < 5)
130
ruby-vips (>= 2.0.17, < 3)
0 commit comments