We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e4c9e commit bc31893Copy full SHA for bc31893
Gemfile
@@ -7,7 +7,7 @@ gem "faraday", "~> 2.9"
7
gem "faraday-retry", "~> 2.2"
8
gem "mysql2", "~> 0.5.6"
9
gem "prometheus-client", "~> 4.2.2"
10
-gem "rexml", "~> 3.3.2"
+gem "rexml", "~> 3.3.4"
11
gem "semantic_logger", "~> 4.15"
12
gem "sequel", "~> 5.77"
13
gem "tty-command", "~> 0.10.1"
Gemfile.lock
@@ -78,7 +78,7 @@ DEPENDENCIES
78
mysql2 (~> 0.5.6)
79
prometheus-client (~> 4.2.2)
80
rake (~> 13.1)
81
- rexml (~> 3.3.2)
+ rexml (~> 3.3.4)
82
semantic_logger (~> 4.15)
83
sequel (~> 5.77)
84
sftp!
0 commit comments