aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 6d8ef0e9f1957a8390d21cc1f23817ac9985d5c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
GIT
  remote: https://github.com/rails/rails.git
  revision: a1ee4a9ff9d4a3cb255365310ead0dc7b739c6be
  specs:
    actioncable (6.0.0.alpha)
      actionpack (= 6.0.0.alpha)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (6.0.0.alpha)
      actionpack (= 6.0.0.alpha)
      actionview (= 6.0.0.alpha)
      activejob (= 6.0.0.alpha)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.0.0.alpha)
      actionview (= 6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
      globalid (>= 0.3.6)
    activemodel (6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
    activerecord (6.0.0.alpha)
      activemodel (= 6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
    activestorage (6.0.0.alpha)
      actionpack (= 6.0.0.alpha)
      activerecord (= 6.0.0.alpha)
      marcel (~> 0.3.1)
    activesupport (6.0.0.alpha)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    rails (6.0.0.alpha)
      actioncable (= 6.0.0.alpha)
      actionmailer (= 6.0.0.alpha)
      actionpack (= 6.0.0.alpha)
      actionview (= 6.0.0.alpha)
      activejob (= 6.0.0.alpha)
      activemodel (= 6.0.0.alpha)
      activerecord (= 6.0.0.alpha)
      activestorage (= 6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
      bundler (>= 1.3.0)
      railties (= 6.0.0.alpha)
      sprockets-rails (>= 2.0.0)
    railties (6.0.0.alpha)
      actionpack (= 6.0.0.alpha)
      activesupport (= 6.0.0.alpha)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)

PATH
  remote: .
  specs:
    actionmailbox (0.1.0)
      rails (>= 5.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    aws-eventstream (1.0.1)
    aws-partitions (1.105.0)
    aws-sdk-core (3.30.0)
      aws-eventstream (~> 1.0)
      aws-partitions (~> 1.0)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-sns (1.5.0)
      aws-sdk-core (~> 3, >= 3.26.0)
      aws-sigv4 (~> 1.0)
    aws-sigv4 (1.0.3)
    builder (3.2.3)
    byebug (10.0.2)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.4)
    erubi (1.7.1)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    hashdiff (0.3.7)
    i18n (1.1.0)
      concurrent-ruby (~> 1.0)
    jmespath (1.4.0)
    loofah (2.2.2)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    method_source (0.9.0)
    mimemagic (0.3.2)
    mini_mime (1.0.1)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    nio4r (2.3.1)
    nokogiri (1.8.5)
      mini_portile2 (~> 2.3.0)
    public_suffix (3.0.3)
    rack (2.0.5)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    rake (12.3.1)
    safe_yaml (1.0.4)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    webmock (3.4.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket-driver (0.7.0)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)

PLATFORMS
  ruby

DEPENDENCIES
  actionmailbox!
  aws-sdk-sns
  bundler (~> 1.15)
  byebug
  rails!
  sqlite3
  webmock

BUNDLED WITH
   1.16.6