Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
93c340be
Commit
93c340be
authored
Jul 08, 2021
by
Andrejs Cunskis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump chemlab version
parent
703b15f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
12 deletions
+15
-12
qa/Gemfile
qa/Gemfile
+1
-1
qa/Gemfile.lock
qa/Gemfile.lock
+14
-11
No files found.
qa/Gemfile
View file @
93c340be
...
...
@@ -24,7 +24,7 @@ gem 'parallel', '~> 1.19'
gem
'rspec-parameterized'
,
'~> 0.4.2'
gem
'github_api'
,
'~> 0.18.2'
gem
'chemlab'
,
'~> 0.
5
'
gem
'chemlab'
,
'~> 0.
7
'
gem
'chemlab-library-www-gitlab-com'
,
'~> 0.1'
group
:development
do
...
...
qa/Gemfile.lock
View file @
93c340be
...
...
@@ -41,18 +41,21 @@ GEM
capybara-screenshot (1.0.23)
capybara (>= 1.0, < 4)
launchy
chemlab (0.5.0)
rake (~> 12.3.0)
selenium-webdriver (~> 3.12)
watir (~> 6.17)
chemlab (0.7.2)
colorize (~> 0.8)
i18n (~> 1.8)
rake (>= 12, < 14)
selenium-webdriver (>= 3, < 5)
watir (>= 6, < 8)
chemlab-library-www-gitlab-com (0.1.1)
chemlab (~> 0.4)
childprocess (4.1.0)
coderay (1.1.2)
colorize (0.8.1)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.
8
)
concurrent-ruby (1.1.
9
)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
...
...
@@ -129,7 +132,7 @@ GEM
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.3)
regexp_parser (1.
6.0
)
regexp_parser (1.
8.2
)
require_all (3.0.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
...
...
@@ -163,7 +166,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
ruby-debug-ide (0.7.2)
rake (>= 0.8.1)
rubyzip (2.3.
0
)
rubyzip (2.3.
2
)
selenium-webdriver (4.0.0.beta4)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2)
...
...
@@ -186,9 +189,9 @@ GEM
procto (~> 0.0.2)
uuid (2.3.9)
macaddr (~> 1.0)
watir (6.1
8.0
)
watir (6.1
9.1
)
regexp_parser (>= 1.2, < 3)
selenium-webdriver (>= 3.
8
)
selenium-webdriver (>= 3.
142.7
)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
...
...
@@ -202,7 +205,7 @@ DEPENDENCIES
allure-rspec (~> 2.14.1)
capybara (~> 3.29.0)
capybara-screenshot (~> 1.0.23)
chemlab (~> 0.
5
)
chemlab (~> 0.
7
)
chemlab-library-www-gitlab-com (~> 0.1)
faker (~> 1.6, >= 1.6.6)
github_api (~> 0.18.2)
...
...
@@ -224,4 +227,4 @@ DEPENDENCIES
timecop (~> 0.9.1)
BUNDLED WITH
2.
1.4
2.
2.22
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment