Skip to content

Commit 3ca175f

Browse files
committed
Update bundler
1 parent 31cc261 commit 3ca175f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
CFPropertyList (2.3.6)
10-
activemodel (6.1.3.1)
11-
activesupport (= 6.1.3.1)
12-
activerecord (6.1.3.1)
13-
activemodel (= 6.1.3.1)
14-
activesupport (= 6.1.3.1)
15-
activesupport (6.1.3.1)
10+
activemodel (6.1.3.2)
11+
activesupport (= 6.1.3.2)
12+
activerecord (6.1.3.2)
13+
activemodel (= 6.1.3.2)
14+
activesupport (= 6.1.3.2)
15+
activesupport (6.1.3.2)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 1.6, < 2)
1818
minitest (>= 5.1)
@@ -28,7 +28,7 @@ GEM
2828
eventmachine (>= 0.12.9)
2929
http_parser.rb (~> 0.6.0)
3030
eventmachine (1.2.7)
31-
facter (4.1.0)
31+
facter (4.1.1)
3232
hocon (~> 1.3)
3333
thor (>= 1.0.1, < 2.0)
3434
fast_gettext (1.8.0)
@@ -73,23 +73,23 @@ GEM
7373
locale (2.1.3)
7474
maruku (0.7.3)
7575
mercenary (0.4.0)
76-
mini_portile2 (2.5.0)
76+
mini_portile2 (2.5.1)
7777
minitest (5.14.4)
7878
multi_json (1.15.0)
79-
nokogiri (1.11.3)
79+
nokogiri (1.11.4)
8080
mini_portile2 (~> 2.5.0)
8181
racc (~> 1.4)
82-
nokogiri (1.11.3-x86_64-darwin)
82+
nokogiri (1.11.4-x86_64-darwin)
8383
racc (~> 1.4)
8484
open4 (1.3.4)
8585
pathutil (0.16.2)
8686
forwardable-extended (~> 2.6)
87-
pragmatic_segmenter (0.3.22)
87+
pragmatic_segmenter (0.3.23)
8888
unicode
8989
public_suffix (4.0.6)
9090
punkt-segmenter (0.9.1)
9191
unicode_utils (>= 1.0.0)
92-
puppet (6.21.1)
92+
puppet (6.22.1)
9393
concurrent-ruby (~> 1.0)
9494
deep_merge (~> 1.0)
9595
facter (> 2.0.1, < 5)
@@ -100,7 +100,7 @@ GEM
100100
multi_json (~> 1.10)
101101
puppet-resource_api (~> 1.5)
102102
semantic_puppet (~> 1.0)
103-
puppet (6.21.1-universal-darwin)
103+
puppet (6.22.1-universal-darwin)
104104
CFPropertyList (~> 2.2)
105105
concurrent-ruby (~> 1.0)
106106
deep_merge (~> 1.0)
@@ -123,11 +123,11 @@ GEM
123123
rake-remote_task (2.4.4)
124124
open4 (~> 1.0)
125125
rake (>= 0.8, < 15.0)
126-
rb-fsevent (0.10.4)
126+
rb-fsevent (0.11.0)
127127
rb-inotify (0.10.1)
128128
ffi (~> 1.0)
129129
rchardet (1.8.0)
130-
rdoc (6.3.0)
130+
rdoc (6.3.1)
131131
rexml (3.2.5)
132132
rgen (0.8.2)
133133
rouge (3.26.0)
@@ -178,4 +178,4 @@ DEPENDENCIES
178178
versionomy (~> 0.5.0)
179179
vlad (~> 2.7)
180180
vlad-git (~> 2.1)
181-
yard (~> 0.9)
181+
yard (~> 0.9)

0 commit comments

Comments
 (0)