Skip to content

Commit

Permalink
Merge branch 'master' into feature/all_object_to_json
Browse files Browse the repository at this point in the history
  • Loading branch information
askonev authored Mar 15, 2023
2 parents 7c1f0c4 + e54208f commit e9da566
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
json (2.6.3)
jwt (2.7.0)
mini_portile2 (2.8.1)
nokogiri (1.14.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
onlyoffice_pdf_parser (0.5.0)
Expand All @@ -31,7 +31,7 @@ GEM
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.22.1)
parallel_tests (4.1.0)
parallel_tests (4.2.0)
parallel
parser (3.2.1.0)
ast (~> 2.4.1)
Expand All @@ -53,7 +53,7 @@ GEM
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -62,17 +62,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.45.1)
rubocop (1.47.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
Expand All @@ -85,7 +85,7 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-ole (1.2.12.2)
ruby-progressbar (1.11.0)
ruby-progressbar (1.12.0)
ruby-rc4 (0.1.5)
rubyzip (2.3.2)
semantic (1.6.1)
Expand Down

0 comments on commit e9da566

Please sign in to comment.