Skip to content

Commit c5498ba

Browse files
Bump json from 2.2.0 to 2.5.1 in /components/courses
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.5.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.2.0...v2.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fc1c2a commit c5498ba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

components/courses/Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
rspec (>= 2.99.0, < 4.0)
100100
i18n (1.6.0)
101101
concurrent-ruby (~> 1.0)
102-
json (2.2.0)
102+
json (2.5.1)
103103
kaminari (1.1.1)
104104
activesupport (>= 4.1.0)
105105
kaminari-actionview (= 1.1.1)
@@ -127,7 +127,9 @@ GEM
127127
marcel (0.3.3)
128128
mimemagic (~> 0.3.2)
129129
method_source (0.9.2)
130-
mimemagic (0.3.3)
130+
mimemagic (0.3.10)
131+
nokogiri (~> 1)
132+
rake
131133
mini_mime (1.0.1)
132134
mini_portile2 (2.4.0)
133135
minitest (5.11.3)

0 commit comments

Comments
 (0)