Skip to content

Commit

Permalink
Merge pull request #9 from companionstudio/dependabot/bundler/actives…
Browse files Browse the repository at this point in the history
…upport-6.0.3.1

Bump activesupport from 6.0.2.2 to 6.0.3.1
  • Loading branch information
benjamin-hull committed Jul 2, 2020
2 parents 8ba6943 + 1fd2a17 commit 1852091
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.2.2)
activesupport (= 6.0.2.2)
activerecord (6.0.2.2)
activemodel (= 6.0.2.2)
activesupport (= 6.0.2.2)
activesupport (6.0.2.2)
activemodel (6.0.3.1)
activesupport (= 6.0.3.1)
activerecord (6.0.3.1)
activemodel (= 6.0.3.1)
activesupport (= 6.0.3.1)
activesupport (6.0.3.1)
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)
backports (3.17.0)
better_errors (2.6.0)
coderay (>= 1.0.0)
Expand All @@ -38,7 +38,7 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
minitest (5.14.0)
minitest (5.14.1)
multi_json (1.14.1)
multi_xml (0.6.0)
mustermann (1.1.1)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
temple (0.8.2)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.3.0)

Expand Down

0 comments on commit 1852091

Please sign in to comment.