Skip to content

Commit 986bada

Browse files
authored
Merge pull request #112 from yhirano55/update-dependencies-20180420
Update dependencies by bundle update
2 parents d47d783 + 02c783d commit 986bada

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
@@ -57,7 +57,7 @@ GEM
5757
bindex (0.5.0)
5858
builder (3.2.3)
5959
byebug (10.0.2)
60-
capistrano (3.10.1)
60+
capistrano (3.10.2)
6161
airbrussh (>= 1.0.0)
6262
i18n
6363
rake (>= 10.0.0)
@@ -89,7 +89,7 @@ GEM
8989
ffi (1.9.23)
9090
globalid (0.4.1)
9191
activesupport (>= 4.2.0)
92-
i18n (1.0.0)
92+
i18n (1.0.1)
9393
concurrent-ruby (~> 1.0)
9494
listen (3.1.5)
9595
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -114,7 +114,7 @@ GEM
114114
nokogiri (1.8.2)
115115
mini_portile2 (~> 2.3.0)
116116
pg (1.0.0)
117-
puma (3.11.3)
117+
puma (3.11.4)
118118
rack (2.0.4)
119119
rack-test (1.0.0)
120120
rack (>= 1.0, < 3)
@@ -180,17 +180,17 @@ GEM
180180
thor (0.20.0)
181181
thread_safe (0.3.6)
182182
tilt (2.0.8)
183-
turbolinks (5.1.0)
183+
turbolinks (5.1.1)
184184
turbolinks-source (~> 5.1)
185185
turbolinks-source (5.1.0)
186186
tzinfo (1.2.5)
187187
thread_safe (~> 0.1)
188-
uglifier (4.1.8)
188+
uglifier (4.1.9)
189189
execjs (>= 0.3.0, < 3)
190190
unf (0.1.4)
191191
unf_ext
192192
unf_ext (0.0.7.5)
193-
web-console (3.5.1)
193+
web-console (3.6.1)
194194
actionview (>= 5.0)
195195
activemodel (>= 5.0)
196196
bindex (>= 0.4.0)

0 commit comments

Comments
 (0)