Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 2dcf129

Browse files
committed
Bundle update
1 parent e6a3ece commit 2dcf129

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,39 +38,39 @@ GEM
3838
i18n (>= 0.7, < 2)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
41-
annotate (2.7.5)
41+
annotate (3.0.3)
4242
activerecord (>= 3.2, < 7.0)
43-
rake (>= 10.4, < 13.0)
43+
rake (>= 10.4, < 14.0)
4444
arel (7.1.4)
45-
builder (3.2.3)
45+
builder (3.2.4)
4646
byebug (11.0.1)
4747
concurrent-ruby (1.1.5)
48-
crass (1.0.4)
48+
crass (1.0.5)
4949
erubis (2.7.0)
50-
ffi (1.11.1)
50+
ffi (1.11.3)
5151
globalid (0.4.2)
5252
activesupport (>= 4.2.0)
5353
go-on-rails (0.4.0)
54-
i18n (1.6.0)
54+
i18n (1.7.0)
5555
concurrent-ruby (~> 1.0)
5656
listen (3.0.8)
5757
rb-fsevent (~> 0.9, >= 0.9.4)
5858
rb-inotify (~> 0.9, >= 0.9.7)
59-
loofah (2.2.3)
59+
loofah (2.4.0)
6060
crass (~> 1.0.2)
6161
nokogiri (>= 1.5.9)
6262
mail (2.7.1)
6363
mini_mime (>= 0.1.1)
6464
method_source (0.9.2)
6565
mini_mime (1.0.2)
6666
mini_portile2 (2.4.0)
67-
minitest (5.11.3)
67+
minitest (5.13.0)
6868
mysql2 (0.4.10)
69-
nio4r (2.4.0)
70-
nokogiri (1.10.3)
69+
nio4r (2.5.2)
70+
nokogiri (1.10.7)
7171
mini_portile2 (~> 2.4.0)
7272
puma (3.12.2)
73-
rack (2.0.7)
73+
rack (2.0.8)
7474
rack-test (0.6.3)
7575
rack (>= 1.0)
7676
rails (5.0.7.2)
@@ -88,30 +88,30 @@ GEM
8888
rails-dom-testing (2.0.3)
8989
activesupport (>= 4.2.0)
9090
nokogiri (>= 1.6)
91-
rails-html-sanitizer (1.0.4)
92-
loofah (~> 2.2, >= 2.2.2)
91+
rails-html-sanitizer (1.3.0)
92+
loofah (~> 2.3)
9393
railties (5.0.7.2)
9494
actionpack (= 5.0.7.2)
9595
activesupport (= 5.0.7.2)
9696
method_source
9797
rake (>= 0.8.7)
9898
thor (>= 0.18.1, < 2.0)
99-
rake (12.3.3)
99+
rake (13.0.1)
100100
rb-fsevent (0.10.3)
101101
rb-inotify (0.10.0)
102102
ffi (~> 1.0)
103103
spring (2.1.0)
104104
spring-watcher-listen (2.0.1)
105105
listen (>= 2.7, < 4.0)
106106
spring (>= 1.2, < 3.0)
107-
sprockets (3.7.2)
107+
sprockets (4.0.0)
108108
concurrent-ruby (~> 1.0)
109109
rack (> 1, < 3)
110110
sprockets-rails (3.2.1)
111111
actionpack (>= 4.0)
112112
activesupport (>= 4.0)
113113
sprockets (>= 3.0.0)
114-
thor (0.20.3)
114+
thor (1.0.1)
115115
thread_safe (0.3.6)
116116
tzinfo (1.2.5)
117117
thread_safe (~> 0.1)

0 commit comments

Comments
 (0)