Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ gem 'cancancan'
gem 'deep_merge', require: "deep_merge/core"
gem 'diffy'
gem 'faker'
gem 'friendly_id', '~> 5.6.0'
gem 'friendly_id', '~> 5.7.0'
gem 'hiera-eyaml'
gem 'net-ldap', require: "net/ldap"
gem 'openvox', '~> 8.25', require: 'puppet'
gem 'openvox', '~> 8.27', require: 'puppet'
gem 'net-http'
gem 'puppetdb-ruby', require: 'puppetdb'
gem 'syslog', '~> 0.4.0' # was ruby default, is not anymore in 3.4.x, is required by puppet
Expand Down Expand Up @@ -64,10 +64,10 @@ group :test do
end

group :linter do
gem 'rubocop', '~> 1.86.1'
gem 'rubocop-capybara', '~> 2.22.1'
gem 'rubocop', '~> 1.86.2'
gem 'rubocop-capybara', '~> 2.23.0'
gem 'rubocop-performance', '~> 1.26.1'
gem 'rubocop-rails', '~> 2.34.3'
gem 'rubocop-rails', '~> 2.35.2'
gem 'rubocop-rake', '~> 0.7.1'
gem 'rubocop-factory_bot', '~> 2.28.0'
end
Expand Down
84 changes: 44 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
base64 (0.3.0)
bcrypt (3.1.22)
benchmark (0.5.0)
bigdecimal (4.1.1)
bigdecimal (4.1.2)
bindex (0.8.1)
bootstrap (5.3.8)
popper_js (>= 2.11.8, < 3)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
factory_bot_rails (6.5.1)
factory_bot (~> 6.5)
railties (>= 6.1.0)
faker (3.6.1)
faker (3.8.0)
i18n (>= 1.8.11, < 2)
faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
Expand All @@ -183,8 +183,9 @@ GEM
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.1)
fiddle (1.1.8)
forwardable (1.4.0)
friendly_id (5.6.0)
friendly_id (5.7.0)
activerecord (>= 4.0.0)
getoptlong (0.2.1)
git (4.3.2)
Expand All @@ -205,11 +206,11 @@ GEM
rake (>= 10.0)
globalid (1.3.0)
activesupport (>= 6.1)
google-protobuf (4.34.1)
google-protobuf (4.35.0)
bigdecimal
rake (~> 13.3)
hiera-eyaml (5.0.0)
base64 (~> 0.3.0)
hiera-eyaml (5.0.1)
base64 (~> 0.1)
highline (>= 2.1, < 4)
optimist (~> 3.1)
highline (3.1.2)
Expand Down Expand Up @@ -248,7 +249,8 @@ GEM
logger
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.4)
locale (2.1.5)
fiddle
logger (1.7.0)
loofah (2.25.1)
crass (~> 1.0.2)
Expand All @@ -265,7 +267,7 @@ GEM
mini_mime (1.1.5)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (6.0.3)
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
minitest-mock (5.27.0)
Expand All @@ -286,39 +288,41 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.2-aarch64-linux-gnu)
nokogiri (1.19.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-aarch64-linux-musl)
nokogiri (1.19.3-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.19.2-arm-linux-gnu)
nokogiri (1.19.3-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-arm-linux-musl)
nokogiri (1.19.3-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.19.2-arm64-darwin)
nokogiri (1.19.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-darwin)
nokogiri (1.19.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-linux-gnu)
nokogiri (1.19.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-linux-musl)
nokogiri (1.19.3-x86_64-linux-musl)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openfact (5.4.0)
openfact (5.6.1)
base64 (>= 0.1, < 0.4)
benchmark (< 0.6)
hocon (~> 1.3)
logger (~> 1.5)
ostruct (< 0.7)
thor (>= 1.0.1, < 2)
tsort (< 0.3)
openssl (3.3.2)
openvox (8.25.0)
openvox (8.27.0)
base64 (>= 0.1, < 0.4)
benchmark (>= 0.2, < 0.6)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
fast_gettext (>= 2.1, < 5)
fiddle (~> 1.1)
getoptlong (~> 0.2.0)
locale (~> 2.1)
openfact (~> 5.0)
Expand All @@ -329,7 +333,7 @@ GEM
semantic_puppet (~> 1.0)
optimist (3.2.1)
ostruct (0.6.3)
parallel (1.28.0)
parallel (2.1.0)
parser (3.3.11.1)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -401,7 +405,7 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rake (13.4.2)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
Expand All @@ -416,12 +420,12 @@ GEM
rexml (3.4.4)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-openapi (0.25.1)
rspec-openapi (0.26.0)
actionpack (>= 5.2.0)
rails-dom-testing
rspec-core
rspec-support (3.13.7)
rubocop (1.86.1)
rubocop (1.86.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -435,17 +439,17 @@ GEM
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-capybara (2.22.1)
rubocop-capybara (2.23.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop (~> 1.81)
rubocop-factory_bot (2.28.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.34.3)
rubocop-rails (2.35.2)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand All @@ -458,7 +462,7 @@ GEM
ruby-saml (1.18.1)
nokogiri (>= 1.13.10)
rexml
rubyzip (3.2.2)
rubyzip (3.3.0)
sass-embedded (1.95.1-aarch64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.95.1-aarch64-linux-musl)
Expand All @@ -482,7 +486,7 @@ GEM
faraday (>= 0.17.3, < 3)
scanf (1.0.0)
securerandom (0.4.1)
selenium-webdriver (4.43.0)
selenium-webdriver (4.44.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -504,14 +508,14 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.9.2-aarch64-linux-gnu)
sqlite3 (2.9.2-aarch64-linux-musl)
sqlite3 (2.9.2-arm-linux-gnu)
sqlite3 (2.9.2-arm-linux-musl)
sqlite3 (2.9.2-arm64-darwin)
sqlite3 (2.9.2-x86_64-darwin)
sqlite3 (2.9.2-x86_64-linux-gnu)
sqlite3 (2.9.2-x86_64-linux-musl)
sqlite3 (2.9.4-aarch64-linux-gnu)
sqlite3 (2.9.4-aarch64-linux-musl)
sqlite3 (2.9.4-arm-linux-gnu)
sqlite3 (2.9.4-arm-linux-musl)
sqlite3 (2.9.4-arm64-darwin)
sqlite3 (2.9.4-x86_64-darwin)
sqlite3 (2.9.4-x86_64-linux-gnu)
sqlite3 (2.9.4-x86_64-linux-musl)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.2.0)
Expand Down Expand Up @@ -574,7 +578,7 @@ DEPENDENCIES
factory_bot_rails
faker
faraday-retry
friendly_id (~> 5.6.0)
friendly_id (~> 5.7.0)
git
gitable
github_changelog_generator (>= 1.16.1)
Expand All @@ -589,16 +593,16 @@ DEPENDENCIES
net-http
net-ldap
openssl (~> 3.3)
openvox (~> 8.25)
openvox (~> 8.27)
puma (~> 7.2)
puppetdb-ruby
rails (~> 8.1.1)
rspec-openapi
rubocop (~> 1.86.1)
rubocop-capybara (~> 2.22.1)
rubocop (~> 1.86.2)
rubocop-capybara (~> 2.23.0)
rubocop-factory_bot (~> 2.28.0)
rubocop-performance (~> 1.26.1)
rubocop-rails (~> 2.34.3)
rubocop-rails (~> 2.35.2)
rubocop-rake (~> 0.7.1)
ruby-saml
selenium-webdriver
Expand Down
Loading