Skip to content

Commit 87ab901

Browse files
Updated Gemlock file
1 parent b4dc4f2 commit 87ab901

1 file changed

Lines changed: 24 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,75 @@
11
PATH
22
remote: .
33
specs:
4-
contentstack (0.5.0)
4+
contentstack (0.6.1)
55
activesupport (>= 3.2, < 6.2)
66
contentstack_utils (~> 1.0, >= 1.0.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (6.1.5)
11+
activesupport (6.1.7)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 1.6, < 2)
1414
minitest (>= 5.1)
1515
tzinfo (~> 2.0)
1616
zeitwerk (~> 2.3)
17-
addressable (2.8.0)
18-
public_suffix (>= 2.0.2, < 5.0)
17+
addressable (2.8.1)
18+
public_suffix (>= 2.0.2, < 6.0)
1919
concurrent-ruby (1.1.10)
20-
contentstack_utils (1.1.0)
20+
contentstack_utils (1.1.1)
2121
activesupport (>= 3.2, < 6.2)
2222
nokogiri (~> 1.11, >= 1.11.0)
2323
crack (0.4.5)
2424
rexml
25-
diff-lcs (1.4.4)
25+
diff-lcs (1.5.0)
2626
docile (1.4.0)
2727
hashdiff (1.0.1)
28-
i18n (1.10.0)
28+
i18n (1.12.0)
2929
concurrent-ruby (~> 1.0)
3030
mini_portile2 (2.8.0)
31-
minitest (5.15.0)
32-
nokogiri (1.13.4)
31+
minitest (5.16.3)
32+
nokogiri (1.13.9)
3333
mini_portile2 (~> 2.8.0)
3434
racc (~> 1.4)
35-
public_suffix (4.0.6)
35+
nokogiri (1.13.9-x64-mingw32)
36+
racc (~> 1.4)
37+
public_suffix (5.0.0)
3638
racc (1.6.0)
3739
rexml (3.2.5)
3840
rspec (3.10.0)
3941
rspec-core (~> 3.10.0)
4042
rspec-expectations (~> 3.10.0)
4143
rspec-mocks (~> 3.10.0)
42-
rspec-core (3.10.1)
44+
rspec-core (3.10.2)
4345
rspec-support (~> 3.10.0)
44-
rspec-expectations (3.10.1)
46+
rspec-expectations (3.10.2)
4547
diff-lcs (>= 1.2.0, < 2.0)
4648
rspec-support (~> 3.10.0)
47-
rspec-mocks (3.10.2)
49+
rspec-mocks (3.10.3)
4850
diff-lcs (>= 1.2.0, < 2.0)
4951
rspec-support (~> 3.10.0)
50-
rspec-support (3.10.2)
52+
rspec-support (3.10.3)
5153
simplecov (0.21.2)
5254
docile (~> 1.1)
5355
simplecov-html (~> 0.11)
5456
simplecov_json_formatter (~> 0.1)
5557
simplecov-html (0.12.3)
56-
simplecov_json_formatter (0.1.3)
57-
tzinfo (2.0.4)
58+
simplecov_json_formatter (0.1.4)
59+
tzinfo (2.0.5)
5860
concurrent-ruby (~> 1.0)
5961
webmock (3.11.3)
6062
addressable (>= 2.3.6)
6163
crack (>= 0.3.2)
6264
hashdiff (>= 0.4.0, < 2.0.0)
63-
yard (0.9.26)
64-
zeitwerk (2.5.4)
65+
webrick (1.7.0)
66+
yard (0.9.28)
67+
webrick (~> 1.7.0)
68+
zeitwerk (2.6.6)
6569

6670
PLATFORMS
6771
ruby
72+
x64-mingw32
6873

6974
DEPENDENCIES
7075
contentstack!
@@ -74,4 +79,4 @@ DEPENDENCIES
7479
yard (~> 0.9.26)
7580

7681
BUNDLED WITH
77-
2.2.7
82+
2.3.13

0 commit comments

Comments
 (0)