iOS web browser with a focus on security and privacy
1GEM
2 remote: https://rubygems.org/
3 specs:
4 activesupport (5.1.4)
5 concurrent-ruby (~> 1.0, >= 1.0.2)
6 i18n (~> 0.7)
7 minitest (~> 5.1)
8 tzinfo (~> 1.1)
9 concurrent-ruby (1.0.5)
10 i18n (0.9.1)
11 concurrent-ruby (~> 1.0)
12 minitest (5.11.1)
13 plist (3.2.0)
14 thread_safe (0.3.6)
15 tzinfo (1.2.4)
16 thread_safe (~> 0.1)
17
18PLATFORMS
19 ruby
20
21DEPENDENCIES
22 activesupport
23 plist
24
25BUNDLED WITH
26 1.13.6