Skip to content

Commit

Permalink
Update development environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gael-ian committed Oct 1, 2024
1 parent d48eda7 commit 8a6a8c2
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/hashicorp/vagrant.git
revision: 9df95a200280219ae5899db6eaa2e0eff4ad1a8e
revision: 71150ee3d8c59c2e27acd8278ae0cad99d12f212
specs:
vagrant (2.4.2.dev)
base64 (~> 0.2.0)
Expand Down Expand Up @@ -49,14 +49,14 @@ GEM
diff-lcs (1.5.1)
ed25519 (1.3.0)
erubi (1.13.0)
excon (0.111.0)
excon (0.112.0)
ffi (1.17.0)
google-protobuf (4.27.3)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
googleapis-common-protos-types (1.15.0)
googleapis-common-protos-types (1.16.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.65.2)
grpc (1.66.0)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
gssapi (1.3.1)
Expand All @@ -66,7 +66,7 @@ GEM
rexml (~> 3.0)
hashicorp-checkpoint (0.1.5)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
ipaddr (1.2.6)
json (2.7.2)
Expand All @@ -81,7 +81,7 @@ GEM
multi_json (~> 1.14)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0820)
mime-types-data (3.2024.0903)
multi_json (1.15.0)
net-ftp (0.3.7)
net-protocol
Expand All @@ -97,7 +97,7 @@ GEM
bigdecimal
pairing_heap (3.1.0)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand All @@ -119,45 +119,44 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.4)
rubocop-rspec (3.1.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyntlm (0.6.5)
base64
rubyzip (2.3.2)
stream (0.5.5)
strscan (3.1.0)
time (0.3.0)
time (0.4.0)
date
timeout (0.4.1)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
vagrant_cloud (3.1.1)
excon (~> 0.73)
log4r (~> 1.1.10)
Expand Down

0 comments on commit 8a6a8c2

Please sign in to comment.