Skip to content

Commit 250f60f

Browse files
authored
Merge pull request #760 from PecanProject/dependabot/bundler/jquery-ui-rails-7.0.0
Bump jquery-ui-rails from 6.0.1 to 7.0.0
2 parents 2a95d6a + 82a9e93 commit 250f60f

1 file changed

Lines changed: 20 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
arel (9.0.0)
6363
bootstrap-will_paginate (1.0.0)
6464
will_paginate
65-
builder (3.2.4)
65+
builder (3.3.0)
6666
byebug (11.1.3)
6767
capybara (2.18.0)
6868
addressable
@@ -86,7 +86,7 @@ GEM
8686
coffee-script-source (1.12.2)
8787
comma (4.3.2)
8888
activesupport (>= 4.2.0, < 6.1)
89-
concurrent-ruby (1.1.9)
89+
concurrent-ruby (1.3.3)
9090
crass (1.0.6)
9191
database_cleaner (2.0.1)
9292
database_cleaner-active_record (~> 2.0.0)
@@ -96,38 +96,38 @@ GEM
9696
database_cleaner-core (2.0.1)
9797
diff-lcs (1.4.4)
9898
dynamic_form (1.1.4)
99-
erubi (1.10.0)
99+
erubi (1.13.0)
100100
execjs (2.8.1)
101101
ffi (1.15.4)
102102
globalid (0.5.2)
103103
activesupport (>= 5.0)
104-
i18n (1.8.10)
104+
i18n (1.14.5)
105105
concurrent-ruby (~> 1.0)
106106
jquery-rails (4.4.0)
107107
rails-dom-testing (>= 1, < 3)
108108
railties (>= 4.2.0)
109109
thor (>= 0.14, < 2.0)
110-
jquery-ui-rails (6.0.1)
110+
jquery-ui-rails (7.0.0)
111111
railties (>= 3.2.16)
112112
json (2.5.1)
113113
json-schema (2.8.1)
114114
addressable (>= 2.4)
115115
kgio (2.11.4)
116-
loofah (2.12.0)
116+
loofah (2.22.0)
117117
crass (~> 1.0.2)
118-
nokogiri (>= 1.5.9)
118+
nokogiri (>= 1.12.0)
119119
mail (2.7.1)
120120
mini_mime (>= 0.1.1)
121121
marcel (0.3.3)
122122
mimemagic (~> 0.3.2)
123123
memoist (0.16.2)
124-
method_source (1.0.0)
124+
method_source (1.1.0)
125125
mimemagic (0.3.10)
126126
nokogiri (~> 1)
127127
rake
128128
mini_mime (1.1.1)
129129
mini_portile2 (2.6.1)
130-
minitest (5.14.4)
130+
minitest (5.24.1)
131131
multi_json (1.15.0)
132132
mustache (1.1.1)
133133
narray (0.6.0.4)
@@ -153,10 +153,10 @@ GEM
153153
public_suffix (4.0.6)
154154
rabl (0.14.5)
155155
activesupport (>= 2.3.14)
156-
racc (1.5.2)
157-
rack (2.2.3)
158-
rack-test (1.1.0)
159-
rack (>= 1.0, < 3)
156+
racc (1.8.0)
157+
rack (2.2.9)
158+
rack-test (2.1.0)
159+
rack (>= 1.3)
160160
railroad (0.5.0)
161161
rails (5.2.4.6)
162162
actioncable (= 5.2.4.6)
@@ -175,11 +175,12 @@ GEM
175175
actionpack (>= 5.0.1.rc1)
176176
actionview (>= 5.0.1.rc1)
177177
activesupport (>= 5.0.1.rc1)
178-
rails-dom-testing (2.0.3)
179-
activesupport (>= 4.2.0)
178+
rails-dom-testing (2.2.0)
179+
activesupport (>= 5.0.0)
180+
minitest
180181
nokogiri (>= 1.6)
181-
rails-html-sanitizer (1.4.2)
182-
loofah (~> 2.3)
182+
rails-html-sanitizer (1.5.0)
183+
loofah (~> 2.19, >= 2.19.1)
183184
rails3-restful-authentication (3.0.1)
184185
railties (5.2.4.6)
185186
actionpack (= 5.2.4.6)
@@ -188,7 +189,7 @@ GEM
188189
rake (>= 0.8.7)
189190
thor (>= 0.19.0, < 2.0)
190191
raindrops (0.19.2)
191-
rake (13.0.6)
192+
rake (13.2.1)
192193
recaptcha (4.8.0)
193194
json
194195
rgeo (2.3.0)
@@ -245,7 +246,7 @@ GEM
245246
actionpack (>= 4.0)
246247
activesupport (>= 4.0)
247248
sprockets (>= 3.0.0)
248-
thor (1.1.0)
249+
thor (1.3.1)
249250
thread_safe (0.3.6)
250251
tilt (2.0.10)
251252
tzinfo (1.2.9)

0 commit comments

Comments
 (0)