forked from appdev-projects/ruby-project-string-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
107 lines (101 loc) · 2.26 KB
/
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
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
GIT
remote: https://github.com/firstdraft/ruby_grade_runner.git
revision: 883e5c0ab16c4a7a2d19ea3ab0df8b12dce4e7c4
specs:
ruby_grade_runner (0.0.5.1)
oj
GIT
remote: https://github.com/firstdraft/web_git.git
revision: 934e081e566dc25e6510b4c8780330e7198b6e5e
specs:
web_git (0.1.0)
actionview
ansispan
diffy
git
sinatra
tzinfo-data
GEM
remote: https://rubygems.org/
specs:
actionview (7.0.2.3)
activesupport (= 7.0.2.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (7.0.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ansispan (0.0.1)
builder (3.2.4)
concurrent-ruby (1.1.10)
crass (1.0.6)
diff-lcs (1.5.0)
diffy (3.4.0)
erubi (1.10.0)
git (1.10.2)
rchardet (~> 1.8)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.0)
minitest (5.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.13.11)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.2.0)
rack
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rake (13.0.6)
rchardet (1.8.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
ruby2_keywords (0.0.5)
rufo (0.13.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.1)
tzinfo (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
rake
rspec
ruby_grade_runner!
rufo
web_git!
RUBY VERSION
ruby 2.7.3p183
BUNDLED WITH
2.1.4