Commit 16eb384

mo khan <mo.khan@gmail.com>
2020-12-26 22:05:32
chore: update gems
1 parent 61adca3
.github/licensed/bundler/bundler.dep.yml
@@ -1,6 +1,6 @@
 ---
 name: bundler
-version: 2.1.4
+version: 2.2.3
 type: bundler
 summary: The best way to manage your application's dependencies
 homepage: https://bundler.io
@@ -31,5 +31,5 @@ licenses:
     OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
     THE SOFTWARE.
 - sources: README.md
-  text: Bundler is available under an [MIT License](https://github.com/bundler/bundler/blob/master/LICENSE.md).
+  text: Bundler is available under an [MIT License](https://github.com/rubygems/rubygems/blob/master/bundler/LICENSE.md).
 notices: []
.github/licensed/bundler/net-hippie.dep.yml
@@ -1,6 +1,6 @@
 ---
 name: net-hippie
-version: 1.0.1
+version: 1.1.0
 type: bundler
 summary: net/http for hippies. ☮️
 homepage: https://github.com/mokhan/net-hippie/
.github/licensed/bundler/oj.dep.yml
@@ -1,6 +1,6 @@
 ---
 name: oj
-version: 3.10.16
+version: 3.10.17
 type: bundler
 summary: A fast JSON parser and serializer.
 homepage: http://www.ohler.com/oj
.github/licensed/bundler/zeitwerk.dep.yml
@@ -1,6 +1,6 @@
 ---
 name: zeitwerk
-version: 2.4.1
+version: 2.4.2
 type: bundler
 summary: Efficient and thread-safe constant autoloader
 homepage: https://github.com/fxn/zeitwerk
Gemfile.lock
@@ -19,7 +19,7 @@ GEM
     addressable (2.7.0)
       public_suffix (>= 2.0.2, < 5.0)
     ast (2.4.1)
-    benchmark-ips (2.8.2)
+    benchmark-ips (2.8.4)
     benchmark-malloc (0.2.0)
     benchmark-perf (0.6.0)
     benchmark-trend (0.4.0)
@@ -27,14 +27,14 @@ GEM
       bundler (>= 1.2.0, < 3)
       thor (>= 0.18, < 2)
     byebug (11.1.3)
-    crack (0.4.3)
-      safe_yaml (~> 1.0.0)
+    crack (0.4.4)
     diff-lcs (1.4.4)
     dotenv (2.7.6)
-    faraday (1.0.1)
+    faraday (1.2.0)
       multipart-post (>= 1.2, < 3)
+      ruby2_keywords
     hashdiff (1.0.1)
-    licensed (2.12.2)
+    licensed (2.14.3)
       bundler (>= 1.10)
       licensee (>= 9.14.0, < 10.0.0)
       parallel (>= 0.18.0)
@@ -43,71 +43,72 @@ GEM
       ruby-xxHash (~> 0.4)
       thor (>= 0.19)
       tomlrb (~> 1.2)
-    licensee (9.14.0)
+    licensee (9.14.1)
       dotenv (~> 2.0)
       octokit (~> 4.17)
       reverse_markdown (~> 1.0)
-      rugged (~> 0.24)
+      rugged (>= 0.24, < 2.0)
       thor (>= 0.19, < 2.0)
     mini_portile2 (2.4.0)
     multipart-post (2.1.1)
-    net-hippie (1.0.1)
+    net-hippie (1.1.0)
     nokogiri (1.10.10)
       mini_portile2 (~> 2.4.0)
-    octokit (4.18.0)
+    octokit (4.19.0)
       faraday (>= 0.9)
       sawyer (~> 0.8.0, >= 0.5.3)
-    oj (3.10.16)
-    parallel (1.19.2)
-    parser (2.7.1.4)
+    oj (3.10.18)
+    parallel (1.20.1)
+    parser (3.0.0.0)
       ast (~> 2.4.1)
     parslet (2.0.0)
     pathname-common_prefix (0.0.1)
-    public_suffix (4.0.5)
+    public_suffix (4.0.6)
     rainbow (3.0.0)
-    rake (13.0.1)
+    rake (13.0.3)
     rake-compiler (1.1.1)
       rake
-    regexp_parser (1.7.1)
+    regexp_parser (2.0.2)
     reverse_markdown (1.4.0)
       nokogiri
     rexml (3.2.4)
-    rspec (3.9.0)
-      rspec-core (~> 3.9.0)
-      rspec-expectations (~> 3.9.0)
-      rspec-mocks (~> 3.9.0)
+    rspec (3.10.0)
+      rspec-core (~> 3.10.0)
+      rspec-expectations (~> 3.10.0)
+      rspec-mocks (~> 3.10.0)
     rspec-benchmark (0.6.0)
       benchmark-malloc (~> 0.2)
       benchmark-perf (~> 0.6)
       benchmark-trend (~> 0.4)
       rspec (>= 3.0)
-    rspec-core (3.9.2)
-      rspec-support (~> 3.9.3)
-    rspec-expectations (3.9.2)
+    rspec-core (3.10.0)
+      rspec-support (~> 3.10.0)
+    rspec-expectations (3.10.0)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.9.0)
-    rspec-mocks (3.9.1)
+      rspec-support (~> 3.10.0)
+    rspec-mocks (3.10.0)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.9.0)
-    rspec-support (3.9.3)
-    rubocop (0.88.0)
+      rspec-support (~> 3.10.0)
+    rspec-support (3.10.0)
+    rubocop (0.93.1)
       parallel (~> 1.10)
-      parser (>= 2.7.1.1)
+      parser (>= 2.7.1.5)
       rainbow (>= 2.2.2, < 4.0)
-      regexp_parser (>= 1.7)
+      regexp_parser (>= 1.8)
       rexml
-      rubocop-ast (>= 0.1.0, < 1.0)
+      rubocop-ast (>= 0.6.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.2.0)
-      parser (>= 2.7.0.1)
-    rubocop-rspec (1.42.0)
-      rubocop (>= 0.87.0)
-    ruby-prof (1.4.1)
+    rubocop-ast (1.3.0)
+      parser (>= 2.7.1.5)
+    rubocop-rspec (1.44.1)
+      rubocop (~> 0.87)
+      rubocop-ast (>= 0.7.1)
+    ruby-prof (1.4.2)
     ruby-progressbar (1.10.1)
     ruby-xxHash (0.4.0.1)
-    rugged (0.99.0)
-    safe_yaml (1.0.5)
+    ruby2_keywords (0.0.2)
+    rugged (1.1.0)
     sawyer (0.8.2)
       addressable (>= 2.3.5)
       faraday (> 0.8, < 2.0)
@@ -120,11 +121,11 @@ GEM
       tty-cursor (~> 0.7)
     unicode-display_width (1.7.0)
     vcr (6.0.0)
-    webmock (3.8.3)
+    webmock (3.11.0)
       addressable (>= 2.3.6)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)
-    zeitwerk (2.4.1)
+    zeitwerk (2.4.2)
 
 PLATFORMS
   ruby
@@ -146,4 +147,4 @@ DEPENDENCIES
   webmock (~> 3.7)
 
 BUNDLED WITH
-   2.1.4
+   2.2.3