Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Bump activemodel from 6.0.2.1 to 6.0.3.2 #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.2.1)
activesupport (= 6.0.2.1)
activesupport (6.0.2.1)
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
zeitwerk (~> 2.2, >= 2.2.2)
ast (2.4.0)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
coderay (1.1.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
Expand All @@ -33,15 +33,15 @@ GEM
thor (= 0.18.1)
diff-lcs (1.3)
docile (1.1.5)
i18n (1.8.1)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.0)
method_source (1.0.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
minitest (5.13.0)
minitest (5.14.1)
multi_json (1.13.1)
parallel (1.19.1)
parseline (1.0.3)
Expand Down Expand Up @@ -92,11 +92,11 @@ GEM
thread_safe (0.3.6)
timecop (0.9.1)
tins (0.13.2)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
unidecoder (1.1.2)
zeitwerk (2.2.2)
zeitwerk (2.3.0)

PLATFORMS
ruby
Expand Down