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

Commit c7918d1

Browse files
authored
feat: 🎸 $ bundle update (#66)
1 parent e84f970 commit c7918d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,18 @@ GEM
100100
rake
101101
globalid (0.4.2)
102102
activesupport (>= 4.2.0)
103-
http (4.4.0)
103+
http (4.4.1)
104104
addressable (~> 2.3)
105105
http-cookie (~> 1.0)
106106
http-form_data (~> 2.2)
107107
http-parser (~> 1.2.0)
108108
http-cookie (1.0.3)
109109
domain_name (~> 0.5)
110110
http-form_data (2.3.0)
111-
http-parser (1.2.1)
111+
http-parser (1.2.3)
112112
ffi-compiler (>= 1.0, < 2.0)
113113
http_parser.rb (0.6.0)
114-
i18n (1.8.9)
114+
i18n (1.8.10)
115115
concurrent-ruby (~> 1.0)
116116
jbuilder (2.11.2)
117117
activesupport (>= 5.0.0)
@@ -135,7 +135,7 @@ GEM
135135
nokogiri (>= 1.5.9)
136136
mail (2.7.1)
137137
mini_mime (>= 0.1.1)
138-
marcel (1.0.0)
138+
marcel (1.0.1)
139139
memoizable (0.4.2)
140140
thread_safe (~> 0.3, >= 0.3.1)
141141
method_source (1.0.0)
@@ -186,7 +186,7 @@ GEM
186186
rb-fsevent (0.10.4)
187187
rb-inotify (0.10.1)
188188
ffi (~> 1.0)
189-
regexp_parser (2.0.3)
189+
regexp_parser (2.1.1)
190190
rubyzip (2.3.0)
191191
sass-rails (6.0.0)
192192
sassc-rails (~> 2.1, >= 2.1.1)
@@ -236,7 +236,7 @@ GEM
236236
execjs (>= 0.3.0, < 3)
237237
unf (0.1.4)
238238
unf_ext
239-
unf_ext (0.0.7.6)
239+
unf_ext (0.0.7.7)
240240
web-console (4.1.0)
241241
actionview (>= 6.0.0)
242242
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)