Browse Source

Remove Gemfile.lock

master
Dylan Baker 2 years ago
parent
commit
40ed033686
1 changed files with 0 additions and 50 deletions
  1. 0
    50
      Gemfile.lock

+ 0
- 50
Gemfile.lock View File

@@ -1,50 +0,0 @@
1
-GEM
2
-  remote: https://rubygems.org/
3
-  specs:
4
-    addressable (2.6.0)
5
-      public_suffix (>= 2.0.2, < 4.0)
6
-    buftok (0.2.0)
7
-    domain_name (0.5.20190701)
8
-      unf (>= 0.0.5, < 1.0.0)
9
-    dotenv (2.7.5)
10
-    equalizer (0.0.11)
11
-    http (3.3.0)
12
-      addressable (~> 2.3)
13
-      http-cookie (~> 1.0)
14
-      http-form_data (~> 2.0)
15
-      http_parser.rb (~> 0.6.0)
16
-    http-cookie (1.0.3)
17
-      domain_name (~> 0.5)
18
-    http-form_data (2.1.1)
19
-    http_parser.rb (0.6.0)
20
-    memoizable (0.4.2)
21
-      thread_safe (~> 0.3, >= 0.3.1)
22
-    multipart-post (2.1.1)
23
-    naught (1.1.0)
24
-    public_suffix (3.1.1)
25
-    simple_oauth (0.3.1)
26
-    thread_safe (0.3.6)
27
-    twitter (6.2.0)
28
-      addressable (~> 2.3)
29
-      buftok (~> 0.2.0)
30
-      equalizer (~> 0.0.11)
31
-      http (~> 3.0)
32
-      http-form_data (~> 2.0)
33
-      http_parser.rb (~> 0.6.0)
34
-      memoizable (~> 0.4.0)
35
-      multipart-post (~> 2.0)
36
-      naught (~> 1.0)
37
-      simple_oauth (~> 0.3.0)
38
-    unf (0.1.4)
39
-      unf_ext
40
-    unf_ext (0.0.7.6)
41
-
42
-PLATFORMS
43
-  ruby
44
-
45
-DEPENDENCIES
46
-  dotenv (~> 2.7)
47
-  twitter (~> 6.2)
48
-
49
-BUNDLED WITH
50
-   2.0.2

Loading…
Cancel
Save