Skip to content

Commit 3a32716

Browse files
committed
Upgrade to Ruby 2.6.3 and bundle update
1 parent b5bd218 commit 3a32716

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.3

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '2.6.0'
2+
ruby '2.6.3'
33

44
gem 'rake'
55
gem 'thor'

Gemfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.2)
4+
activesupport (5.2.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
backports (3.11.4)
10-
better_errors (2.5.0)
9+
backports (3.15.0)
10+
better_errors (2.5.1)
1111
coderay (>= 1.0.0)
1212
erubi (>= 1.0.0)
1313
rack (>= 0.9.0)
@@ -17,53 +17,53 @@ GEM
1717
coffee-script-source
1818
execjs
1919
coffee-script-source (1.12.2)
20-
concurrent-ruby (1.1.4)
20+
concurrent-ruby (1.1.5)
2121
daemons (1.3.1)
2222
erubi (1.8.0)
2323
ethon (0.12.0)
2424
ffi (>= 1.3.0)
2525
eventmachine (1.2.7)
2626
execjs (2.7.0)
27-
exifr (1.3.5)
28-
ffi (1.10.0)
29-
fspath (3.1.0)
30-
highline (2.0.0)
31-
html-pipeline (2.10.0)
27+
exifr (1.3.6)
28+
ffi (1.11.1)
29+
fspath (3.1.1)
30+
highline (2.0.2)
31+
html-pipeline (2.11.0)
3232
activesupport (>= 2)
3333
nokogiri (>= 1.4)
34-
i18n (1.5.2)
34+
i18n (1.6.0)
3535
concurrent-ruby (~> 1.0)
36-
image_optim (0.26.3)
36+
image_optim (0.26.4)
3737
exifr (~> 1.2, >= 1.2.2)
3838
fspath (~> 3.0)
3939
image_size (>= 1.5, < 3)
4040
in_threads (~> 1.3)
4141
progress (~> 3.0, >= 3.0.1)
42-
image_optim_pack (0.5.1.20190105)
42+
image_optim_pack (0.5.3)
4343
fspath (>= 2.1, < 4)
4444
image_optim (~> 0.19)
45-
image_size (2.0.0)
46-
in_threads (1.5.1)
45+
image_size (2.0.1)
46+
in_threads (1.5.2)
4747
method_source (0.9.2)
4848
mini_portile2 (2.4.0)
4949
minitest (5.11.3)
5050
multi_json (1.13.1)
5151
mustermann (1.0.3)
5252
net-sftp (3.0.0.beta1)
5353
net-ssh (>= 5.0.0, < 6.0.0)
54-
net-ssh (5.1.0)
55-
newrelic_rpm (5.7.0.350)
56-
nokogiri (1.10.1)
54+
net-ssh (5.2.0)
55+
newrelic_rpm (6.5.0.357)
56+
nokogiri (1.10.3)
5757
mini_portile2 (~> 2.4.0)
5858
options (2.3.2)
59-
progress (3.5.0)
59+
progress (3.5.1)
6060
progress_bar (1.3.0)
6161
highline (>= 1.6, < 3)
6262
options (~> 2.3.0)
6363
pry (0.12.2)
6464
coderay (~> 1.1.0)
6565
method_source (~> 0.9.0)
66-
rack (2.0.6)
66+
rack (2.0.7)
6767
rack-protection (2.0.5)
6868
rack
6969
rack-ssl-enforcer (0.2.9)
@@ -74,7 +74,7 @@ GEM
7474
rb-inotify (0.10.0)
7575
ffi (~> 1.0)
7676
rr (1.2.1)
77-
sass (3.7.3)
77+
sass (3.7.4)
7878
sass-listen (~> 4.0.0)
7979
sass-listen (4.0.0)
8080
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -96,10 +96,10 @@ GEM
9696
rack (> 1, < 3)
9797
sprockets-helpers (1.2.1)
9898
sprockets (>= 2.2)
99-
strings (0.1.4)
100-
strings-ansi (~> 0.1.0)
101-
unicode-display_width (~> 1.4.0)
102-
unicode_utils (~> 1.4.0)
99+
strings (0.1.5)
100+
strings-ansi (~> 0.1)
101+
unicode-display_width (~> 1.5)
102+
unicode_utils (~> 1.4)
103103
strings-ansi (0.1.0)
104104
thin (1.7.2)
105105
daemons (~> 1.0, >= 1.0.9)
@@ -108,19 +108,19 @@ GEM
108108
thor (0.20.3)
109109
thread_safe (0.3.6)
110110
tilt (2.0.9)
111-
tty-pager (0.12.0)
111+
tty-pager (0.12.1)
112112
strings (~> 0.1.4)
113113
tty-screen (~> 0.6)
114114
tty-which (~> 0.4)
115-
tty-screen (0.6.5)
116-
tty-which (0.4.0)
115+
tty-screen (0.7.0)
116+
tty-which (0.4.1)
117117
typhoeus (1.3.1)
118118
ethon (>= 0.9.0)
119119
tzinfo (1.2.5)
120120
thread_safe (~> 0.1)
121121
uglifier (4.1.20)
122122
execjs (>= 0.3.0, < 3)
123-
unicode-display_width (1.4.1)
123+
unicode-display_width (1.6.0)
124124
unicode_utils (1.4.0)
125125
unix_utils (0.0.15)
126126
yajl-ruby (1.4.1)
@@ -162,7 +162,7 @@ DEPENDENCIES
162162
yajl-ruby
163163

164164
RUBY VERSION
165-
ruby 2.6.0p0
165+
ruby 2.6.3p62
166166

167167
BUNDLED WITH
168-
1.17.2
168+
1.17.3

0 commit comments

Comments
 (0)