Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 56 additions & 52 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,83 +1,84 @@
GIT
remote: git://github.com/Arie/google_visualr.git
remote: git://github.com/nesquena/query_reviewer.git
revision: 77755b4c1d45516a8bc429a8ed36be55153be195
specs:
query_reviewer (0.2.2)

GIT
remote: https://github.com/Arie/google_visualr.git
revision: c6d34b87721639cb79235a6828585d604a49ced0
specs:
google_visualr (2.1.6)

GIT
remote: git://github.com/Arie/tf2_line_parser.git
revision: 36539e7ba7be35897aef44caec05f850fd406f52
remote: https://github.com/Arie/tf2_line_parser.git
revision: 5a101a89ec7e91cf5e30e337753a974e0d6639ed
specs:
tf2_line_parser (0.2.0)
tf2_line_parser (0.2.3)
activesupport

GIT
remote: git://github.com/koraktor/steam-condenser-ruby.git
revision: 2cb441f0518a0b8d20a017dfcc42783ae878311a
remote: https://github.com/koraktor/steam-condenser-ruby.git
revision: 3ee580b5c5d390ee3a706357f18f2e9a2949e5c2
specs:
steam-condenser (1.3.11)
multi_json (~> 1.6)
multi_xml (~> 0.5)
rexml (~> 3.2)

GIT
remote: git://github.com/nesquena/query_reviewer.git
revision: 77755b4c1d45516a8bc429a8ed36be55153be195
specs:
query_reviewer (0.2.2)

GIT
remote: git://github.com/rails/rails.git
revision: e9d6b85f3e834ceea2aeabe4cbaa96a7c73eb896
remote: https://github.com/rails/rails.git
revision: 0ecaaf76d1b79cf2717cdac754e55b4114ad6599
branch: 4-2-stable
specs:
actionmailer (4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
actionmailer (4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.11.1)
actionview (= 4.2.11.1)
activesupport (= 4.2.11.1)
actionpack (4.2.11.3)
actionview (= 4.2.11.3)
activesupport (= 4.2.11.3)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.11.1)
activesupport (= 4.2.11.1)
actionview (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.11.1)
activesupport (= 4.2.11.1)
activejob (4.2.11.3)
activesupport (= 4.2.11.3)
globalid (>= 0.3.0)
activemodel (4.2.11.1)
activesupport (= 4.2.11.1)
activemodel (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
activerecord (4.2.11.1)
activemodel (= 4.2.11.1)
activesupport (= 4.2.11.1)
activerecord (4.2.11.3)
activemodel (= 4.2.11.3)
activesupport (= 4.2.11.3)
arel (~> 6.0)
activesupport (4.2.11.1)
activesupport (4.2.11.3)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
rails (4.2.11.1)
actionmailer (= 4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
activemodel (= 4.2.11.1)
activerecord (= 4.2.11.1)
activesupport (= 4.2.11.1)
rails (4.2.11.3)
actionmailer (= 4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
activemodel (= 4.2.11.3)
activerecord (= 4.2.11.3)
activesupport (= 4.2.11.3)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.11.1)
railties (= 4.2.11.3)
sprockets-rails
railties (4.2.11.1)
actionpack (= 4.2.11.1)
activesupport (= 4.2.11.1)
railties (4.2.11.3)
actionpack (= 4.2.11.3)
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)

Expand Down Expand Up @@ -181,15 +182,15 @@ GEM
logs_tf (0.0.4)
faraday (~> 0.8)
multipart-post (>= 1.2.0)
loofah (2.4.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.2)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand All @@ -202,8 +203,9 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oily_png (1.2.1)
chunky_png (~> 1.3.7)
omniauth (1.9.1)
Expand All @@ -227,6 +229,7 @@ GEM
nio4r (~> 2.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
racc (1.6.0)
rack (1.6.13)
rack-openid (1.3.1)
rack (>= 1.1.0)
Expand All @@ -239,9 +242,9 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rake (13.0.1)
rake (13.0.6)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -254,6 +257,7 @@ GEM
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
rexml (3.2.5)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-support (3.9.2)
Expand Down Expand Up @@ -294,7 +298,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down