Skip to content

Commit 5632020

Browse files
committed
Upgrade dependencies
1 parent 4a24b76 commit 5632020

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.3

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source 'https://rubygems.org'
44

55
# Do not forget to update in .ruby-version and .circleci/config.yml
6-
ruby '2.5.1'
6+
ruby '2.5.3'
77

88
gem 'rails', '~> 5.2'
99
gem 'coffee-rails'

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ GEM
171171
activerecord
172172
kaminari-core (= 1.1.1)
173173
kaminari-core (1.1.1)
174-
loofah (2.2.2)
174+
loofah (2.2.3)
175175
crass (~> 1.0.2)
176176
nokogiri (>= 1.5.9)
177177
mail (2.7.0)
@@ -186,7 +186,7 @@ GEM
186186
msgpack (1.2.4)
187187
multi_json (1.13.1)
188188
nio4r (2.3.1)
189-
nokogiri (1.8.4)
189+
nokogiri (1.8.5)
190190
mini_portile2 (~> 2.3.0)
191191
orm_adapter (0.5.0)
192192
pagedown-bootstrap-rails (2.1.4)
@@ -206,7 +206,7 @@ GEM
206206
pry (>= 0.10.4)
207207
public_suffix (3.0.2)
208208
puma (3.12.0)
209-
rack (2.0.5)
209+
rack (2.0.6)
210210
rack-test (1.1.0)
211211
rack (>= 1.0, < 3)
212212
rails (5.2.1)

0 commit comments

Comments
 (0)