-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
43 lines (39 loc) · 955 Bytes
/
Gemfile.lock
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
GEM
remote: https://rubygems.org/
specs:
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.2)
faraday (>= 0.7.4, < 0.10)
json (2.5.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
multipart-post (2.1.1)
oauth (0.5.5)
simple_oauth (0.3.1)
sorbet (0.5.11366)
sorbet-static (= 0.5.11366)
sorbet-runtime (0.5.11366)
sorbet-static (0.5.11366-universal-darwin)
sorbet-static (0.5.11366-x86_64-linux)
sorbet-static-and-runtime (0.5.11366)
sorbet (= 0.5.11366)
sorbet-runtime (= 0.5.11366)
tumblr_client (0.8.5)
faraday (~> 0.9.0)
faraday_middleware (~> 0.9.0)
json
mime-types
oauth
simple_oauth
PLATFORMS
x86_64-darwin-21
x86_64-linux
DEPENDENCIES
sorbet-static-and-runtime (~> 0.5.11366)
tumblr_client (~> 0.8.5)
RUBY VERSION
ruby 2.7.6p219
BUNDLED WITH
2.2.14